summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2006-09-05Fix the warnings.Dan Everton2-1/+7
2006-09-05At startup enable the hardware equalizer if it's set to be on.Dan Everton3-5/+15
2006-09-05Fix not being able to exit Doom on the H10.Barry Wardell1-2/+5
2006-09-04Foreground color in menusAntoine Cellerier1-0/+1
2006-09-04Bouncing cards when you win :)Antoine Cellerier1-4/+57
2006-09-04Restore default background color when going back to menu after winning.Antoine Cellerier1-3/+4
2006-09-04Some more remains' stack bug fixes. I must've been drunk when i wrote the ori...Antoine Cellerier1-15/+22
2006-09-04Gracefully shutdown unless firmware is found.Miika Pekkarinen1-5/+6
2006-09-03Fixed the warning.Miika Pekkarinen1-2/+4
2006-09-03Fix some more bugs found by amiconn:Antoine Cellerier1-4/+5
2006-09-03Fixed cpu incorrectly unboosted at boot.Miika Pekkarinen2-1/+17
2006-09-03more fixes for the iriver remotesJonathan Gordon1-28/+21
2006-09-03Use consistant margins. If people still have ideas to make it look better on ...Antoine Cellerier1-18/+16
2006-09-03doesnt really need to use the sysfont for the pitch screenJonathan Gordon1-3/+2
2006-09-03make the pitch screen use the remote screen also, and fix non-lcd iriver remo...Jonathan Gordon2-61/+76
2006-09-03fix pitch and quick screen keymaps for h100 lcd remoteJonathan Gordon1-2/+31
2006-09-03make the F1 key work a bit more reliably in the wpsJonathan Gordon1-2/+2
2006-09-02Some more tweaking so that it now looks really good on small screensAntoine Cellerier1-8/+12
2006-09-02Fix solitaire card colorsAntoine Cellerier12-24/+46
2006-09-02more make magic to heal the broken buildsDaniel Stenberg2-9/+26
2006-09-02Hopefully fix solitaire invisible card bug ... and add some more.Antoine Cellerier1-18/+18
2006-09-02settings.h includs button.h that includes target-button.h so we need to makeDaniel Stenberg4-8/+7
2006-09-02#include button.h in settings.h - HAVE_BUTTON_HOLD (defined in button.h) is u...Dave Chapman1-0/+1
2006-09-02Display bitrate (Q value for Archos), samplerate, channels and recording form...Martin Scarratt7-64/+224
2006-09-02Fixed the errors.Miika Pekkarinen1-2/+2
2006-09-02Cleanup threads.c by moving declarations inside structs.Miika Pekkarinen1-4/+3
2006-09-02Oops! Missed a couple #defines to enable the features for iRiver.Michael Sevakis1-7/+0
2006-09-02Enabled channel selection for UDA1380 and limited frquency select to 44.1KHz ...Michael Sevakis2-6/+14
2006-09-01Fixed metadata parser to allow playback of self-extracting WavPack files andDave Bryant1-10/+21
2006-09-01Hopefully this tweak to the Coldfire assembly in mp3_enc.c will fix the compi...Michael Sevakis1-9/+11
2006-09-01Put Musepack output data array back in IRAM for faster DSP processing. Patch ...Thom Johansen3-9/+13
2006-09-01Support for Musepack SV4-6 stream files. Patch by Andrew Cupper.Thom Johansen2-3/+25
2006-09-01Fix a display issue for targets with AGC where filetype info was overwriting ...Martin Scarratt1-2/+10
2006-09-01fix key mappings for H1xx remote in quickscreen Spotted by David RothenbergerMartin Scarratt1-9/+13
2006-09-01fix the other typo in the H1xx remote keymaps, Spotted by David RothenbergerMartin Scarratt1-1/+1
2006-09-01Rearrangement of playback.c to group routines by threadSteve Bavin1-1716/+1737
2006-09-01fix text editor for actions system, stopgap approach untill actions is modifi...Jonathan Gordon1-79/+6
2006-09-01removed an unneeded variableJonathan Gordon2-4/+1
2006-08-31Typo for H3xx remote button config, spotted by David RothenbergerMartin Scarratt1-1/+1
2006-08-31Save a few bytes on non-Portalplayer buildsDaniel Ankers1-0/+12
2006-08-31When booting into the recording screen on SWcodec targets, the codecs attempt...Martin Scarratt1-0/+5
2006-08-31FS patch #5172 by Andrew Cupper. Musepack seeking support. Decoder should als...Thom Johansen9-252/+836
2006-08-31Add logging for all playback queueing, for the simulator at leastSteve Bavin1-59/+164
2006-08-31Fix a small display issue in the FM recording modeMartin Scarratt1-1/+2
2006-08-30Fixed tagcache returning incorrect entries.Miika Pekkarinen3-12/+25
2006-08-30Fix warning.Magnus Holmgren1-1/+1
2006-08-30Applied patch #5879 by Andrew Cupper: Fix backward seeking bug.Magnus Holmgren3-8/+28
2006-08-30Correct credits for the calculator pluginLinus Nielsen Feltzing1-1/+1
2006-08-29off to exit bookmark screen for recorderJonathan Gordon1-1/+1
2006-08-29WPS: Fix problem with transparancy in the first image of an enum.Magnus Holmgren1-3/+3