Jump to content
LaunchBox Community Forums

Maddoc1007

Members
  • Posts

    1,104
  • Joined

  • Days Won

    5

Everything posted by Maddoc1007

  1. Id say that the reason that we have video alignment issues is that video cannot from my knowledge stretch in both directions in xaml like images can by using Fill Uniformtofill and Uniform and is not down to the dpi scaling i could be wrong @Jason Carr could maybe clarify this.
  2. @MetalVinnie Its possibly that you have set the images for that particular platform/platforms to clear logos in LaunchBox see screenshot, you need to go into each platform in LaunchBox and see what images you are showing. you click on your platform and on the toolbar right top click on image and set it to Box.
  3. And finally before i go a little song myself and my daughter did years ago on an app lol short and sweet We Say.mp3
  4. @neil9000 Good show man will have to download that and add it to BigBox KUDOS
  5. Can never get enough of moody blues
  6. https://www.youtube.com/watch?v=YpL4xbfmXlQ
  7. Same here LaunchBox for Maintenance updating adding etc and BigBox for the Show. Here is a link to the ahk i use
  8. No wasn't very hard the ahk script i stumbled upon change gamepad to a mouse brought it all together for me and made it very easy for me to do.
  9. I use my own theme HT for PC and an ahk script that makes my gamepad act like a mouse added as an additional app for the playlists, and when i click on a music playlist it opens up my music player on the playlist and i then use my gamepad as a mouse to navigate it same as my Video player.
  10. Yes another reason i love BigBox i can throw on a video Playlist of my favorite artists through it any relive part of my youth.
  11. Yes grew up with Bowie my sister was a big big fan once bought her the single labyrinth the one shaped like Bowie's head from the film she still has it. Seen loads of great artists in my day Sadly never got to go to a Bowie concert.
  12. @neil9000 Cheers One of my fav's have it running in BigBox as an background video to a Music Playlist
  13. @Jason Carr Here are 2 screenshots which might better explain what i meant in the live stream, which i must say i thoroughly enjoyed being a virgin to a live stream as yours is the first one i was ever on.
  14. @Jason Carr Would it be possible to add a separate VideoTransitionSelector to the game views as well as the already ImageVideoTransitionSelector the transition we use for videos and secondary images. The reason for this would be if we don't want an image on the screen in any game view when using game background videos having a separate VideoTransitionSelector would allow us to accomplish this, then when we switch to non game background videos we would still have the smaller video. Also would it be possible to enable the Video Background in the Platform Text List View as currently it only shows an image whether platform background video is ticked or not in settings.
  15. Yes would be great to have also binding to custom named folders as well for the likes of gifs etc as there is for banners logos fanart etc
  16. @Jason Carr thanks for the explanation its just that i had never seen that bug prior to the beta 7 and didn't know it was an a long standing issue
  17. Here is a link to a great script i stumbled upon for using your Gamepad as a Mouse https://www.autohotkey.com/docs/scripts/JoystickMouse.htm Download script and save as an ahk. This script works great for me, i use it as an additional application running before main application for my music player MusicBee and my film player Potplayer and could be used for any application that needs mouse control by making it an additional app. In order to have the ahk close when you press the escape button add this to the end of script, then when you close down your application just press the esc key to close the ahk:- Escape:: Process,close,AutoHotkey.exe return This ahk uses very little resources and if you want it to run when computer starts up just place it into your start folder.
×
×
  • Create New...