chundermike / rpi-fruitbox

Raspberry Pi fruitbox
138 stars 57 forks source link

TouchOne skin works! #73

Closed suzaru56 closed 3 years ago

suzaru56 commented 3 years ago

OMG! I tried TouchOne skin and it worked YIPPEE! But now I am having trouble getting the buttons to work. Any help is appreciated!

schnho commented 3 years ago

You need to configure the buttons before running fruitbox.

At the terminal

./fruitbox --configure-buttons

Fruitbox will start up but will prompt for how you want to control fruitbox. If you want that function to be touchscreen, press anywhere on the touchscreen.

Once it has gone through all the controls, it will quit out.

Restart fruitbox.

suzaru56 commented 3 years ago

Do I need to write it this way so it knows what skin I am mapping the buttons on? ./fruitbox --configure-buttons/TouchOne/fruitbox.cfg When I wrote./fruitbox --configure-buttons I received this info Command line arguments...

--cfg : select (skin) configuration file --database : select database file (overrides skin cfg Database) --music-path : select music path (overrides skin cfg MusicPath) --choose-cfg : choose a skin using the menu defined in --user-guide : creates the user guide ("userguide.txt" file) --save-playlist : on exit, save the current playlist to --load-playlist : load the playlist from --debug-song-nums : show song/albums numbers next to songs to help identify them --no-database-update : Disable update of database if out of date --config-buttons : configure button mappings --calibrate-touch : calibrate touch screen --test-buttons : test button codes --screenshot : save a screenshot of the skin --no-scale : Don't scale the skin to fit the display --button-map : Button mapping file (default fruitbox.btn)

Acknowledgments...

Allegro v5.2.4[1] Game Programming library for Graphics and Sound. libmpg123 v1.24.0 for MP3 decoding. DWJukebox for inspiration!

To encourage future development, please consider making a donation to the author at https://paypal.me/rpifruitbox

suzaru56 commented 3 years ago

Never mnd....I figured it out! Thanks I was wanting to try out the iOtero Skins .....would I enter .fruitbox --cfg/iOtero/TouchWurly/fruitbox.cfg? THanks

suzaru56 commented 3 years ago

Hi there I am not getting any sound from fruitbox.....if I just play the audio file via VLM I can hear the music but not through fruitbox. Any help appreciated

schnho commented 3 years ago

See issue #61, no sound.

suzaru56 commented 3 years ago

Thanks...I have sound now. I appreciate your help! Susan

On Tue, Apr 13, 2021 at 4:50 PM schnho @.***> wrote:

See issue #61 https://github.com/chundermike/rpi-fruitbox/issues/61, no sound.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/chundermike/rpi-fruitbox/issues/73#issuecomment-819102001, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATTCFVVWIZJ3M5GYO7Y2VUTTITDEJANCNFSM42XATJKA .

-- Susan