Jump to content
LaunchBox Community Forums

wallmachine

Members
  • Posts

    942
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by wallmachine

  1. Honestly i probably am, but i don't want people saying it doesn't look like the images provided, how can i get it like that... and i guess it looks nicer without having things like [] etc in it.
  2. yeah he done a fantastic job... i've been in contact with him a bit very nice guy. i'll be doing it all from scratch the biggests pain the butt is getting the info for all systems... i've got my spreadsheet with about 230 systems i'm upto S What I'm also doing is adding the text to the image to so its static and everyone has the same details. unless some other way? share my data files.
  3. I had a friend show me how to change the colour of selected text, but are unable to make the selection stay in the middle, so i thought if you included in your theme it would get implemented into bigbox this is what im trying to achieve. This is the platform view:
  4. Hey @CriticalCid could you do something like this in your next theme?
  5. @viking you can thank @shinra358 for the following line. <transitions:TransitionPresenter TransitionSelector="{Binding BackgroundTransitionSelector}" Content="{Binding BackgroundView}" Height="{Binding ElementName=Canvas, Path=ActualHeight}" Width="{Binding ElementName=Canvas, Path=ActualWidth}" IsContentVideo="true" />
  6. yeah same... + change the colour of selected title, only a select few know how to create plugins.
  7. does anyone know how to achieve this?
  8. With <transitions:TransitionPresenter TransitionSelector="{Binding TopBoxesTransitionSelector}" Content="{Binding TopBoxesView}" /> is it possible to display a certain amount of favorites to list?
  9. So thats why I'm lonely at the moment!
  10. getting massive performance decrease and now bigbox hides my taskbar even though hidetaskbar is not checked.
  11. Message me when you're back.
  12. Ao.BigBox HelperController
  13. I was switching between game themes and I couldn't press the back button as well not sure if coincidence
  14. Is it possible to do the following with PlatformWheel1FiltersView.xaml? Example: to enter the fav wheel use up arrow and then to cycle through use right or left arrow, then for the recent wheel press down and then left and right arrow to cycle through list. <transitions:TransitionPresenter TransitionSelector="{Binding TopBoxesTransitionSelector}" Content="{Binding TopBoxesView}" /> <transitions:TransitionPresenter TransitionSelector="{Binding BottomBoxesTransitionSelector}" Content="{Binding BottomBoxesView}" /> Also does anyone know how to remove the semi-colon from Genres and place a comma , or something else in-between?
  15. hasn't happened on previous versions of launchbox, not using WMP it doesn't allow me to do certain things with themes.
  16. BigBox is leaking memory I have 32 GB ram and it says im running out of memory....
  17. yeah i know the plugin fixes it but it crashes. if the bigbox volume is set to 0%
  18. is it possible to remove 'Recen't and 'Favorite' text i can't find the view/style for it... or even customize it at all to set a certain amount of boxes to display? <transitions:TransitionPresenter TransitionSelector="{Binding TopBoxesTransitionSelector}" Content="{Binding TopBoxesView}" /> <transitions:TransitionPresenter TransitionSelector="{Binding BottomBoxesTransitionSelector}" Content="{Binding BottomBoxesView}" />
  19. thats a tough one.
  20. i hope someone can chime in on this for transitions and stretching, as using Binding ImageVideoView does not allow you to stretch it nor do transitions work for VideoControl. <videos:VideoControl VideoPath="{Binding SelectedGame.VideoPath}" Content="{Binding ImageVideoView}" />
  21. Im getting an error saying no SelectedGame.VideoPath. im assuming i just dont know how to bind it correctly, can someone provide an example.
  22. is it possible with <videos:VideoControl VideoPath="pack://siteoforigin:,,,/Themes/YourTheme/Videos/Background.mp4" /> to display the video of the game selected and not just a specific file? The documentations says 'This property specifies path to the video file to play.'
  23. anyone know how to do the following? I can't find an answer. its either you increase the selected image and have them overlapping or you increase the spacing as well...
×
×
  • Create New...