summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2006-09-15Always set random seed before inserting tracks shuffled. Fixes problem with ...Hardeep Sidhu1-0/+4
2006-09-15Only maintain the last insert position after the playlist has started. Fixes...Hardeep Sidhu1-2/+3
2006-09-15COPYING is no longer in zxboxDave Chapman1-1/+0
2006-09-15Oops - these files shouldn't have been committed.Dave Chapman6-1423/+0
2006-09-15zxbox files in tarballsDaniel Stenberg1-0/+7
2006-09-15Initial commit of zxbox - a ZX Spectrum emulator ported by Anton Romanov. It...Dave Chapman88-0/+19624
2006-09-15Solitaire: * Even more 'natural' bouncing cards. * Only load the config from ...Jens Arnold1-15/+25
2006-09-15Ooooops, committed the wrong files. Fixed.Jens Arnold9-1/+1
2006-09-15Tetrox adapted to H10 5GB by Marianne Arnold.Jens Arnold8-0/+2
2006-09-14Set the iPod hardware EQ gain default to 0dBLinus Nielsen Feltzing1-5/+5
2006-09-14Here's the quickest fix ever: by a very quick look, it seems to meShachar Liberman1-2/+3
2006-09-14Playlist resume no longer uses voice file buffer.Steve Bavin1-2/+6
2006-09-13Updated Dutch (Nederlands) translationPeter D'Hoye1-11/+627
2006-09-13Fix a possible division by zero which caused much "IO5: at 310205A0" type ang...Martin Scarratt1-4/+4
2006-09-13Updated translations:Jonas Häggqvist3-241/+1346
2006-09-13fix "Filename:" text not appearing in recording screenMartin Scarratt1-1/+1
2006-09-12Save a few bytes on hwcodec targets...Magnus Holmgren3-5/+6
2006-09-12fix some sim warningsMartin Scarratt1-1/+1
2006-09-12Improved statusbar icons in recording screen by Davide GentileMartin Scarratt3-43/+92
2006-09-12fix the status bar not updatng correctly in the id3 viewer (FS:5973)Jonathan Gordon1-1/+3
2006-09-11dont use power to go up a level in menus on x5 (blame jhMikeS) take 2Jonathan Gordon1-3/+7
2006-09-11dont use power to go up a level in menus on x5 (blame jhMikeS)Jonathan Gordon1-0/+1
2006-09-10Looks like we need to explicitly say that we need signed chars.Antoine Cellerier1-2/+2
2006-09-10Fix corruption in remains stack and simplify code where possibleAntoine Cellerier1-45/+30
2006-09-10Fix keymap bug on H10 where powering off while in the WPS brings up the menu ...Barry Wardell1-1/+1
2006-09-10New keymaps for H10. Makes the buttons much more intuitive and consistent. FS...Barry Wardell2-60/+107
2006-09-10Patch #5770 by Dominik Riebeling: Skip BOM in playlists. Add '.m3u8' as a sup...Magnus Holmgren2-0/+9
2006-09-10Added remote backlight on hold option to players with remote hold switch. Dis...Michael Sevakis3-3/+39
2006-09-09H10 fixes: Split LCD driver up into two drivers, one for each LCD type. Impro...Barry Wardell1-5/+3
2006-09-09Make 'Filename:' on recording screen possible to translate. Also replace some...Magnus Holmgren2-20/+35
2006-09-09Synced Swedish translation.Magnus Holmgren1-6/+360
2006-09-09FS patch #5959 by Antonius Hellmann. Update MP3 encoder to the state of the M...Thom Johansen1-2417/+1827
2006-09-08Fire: * Improved greyscale palette. * Fixed colour mode (palette was inverted...Jens Arnold1-103/+97
2006-09-06Correct the help text for iriver HXXX playersMartin Arver1-4/+4
2006-09-06More natural bouncing cards animation.Jens Arnold1-3/+3
2006-09-06Solitaire: * Improved large suits for medium/large LCDs, and all new large su...Jens Arnold5-78/+48
2006-09-05Fix sound in Doom on H10 - we don't support 11025Hz so use 44100Hz instead.Barry Wardell1-3/+3
2006-09-05Untested cursor display fix when no cards are left/drawn on the remains stack.Antoine Cellerier1-4/+5
2006-09-05Add some yielding during the bouncing cards sequence (and only refresh what's...Antoine Cellerier1-3/+5
2006-09-05Recude iram usage for the Vorbis decoder a little. Makes it possible to build...Magnus Holmgren3-2/+1
2006-09-05A few minor changes to match upstream svn.Magnus Holmgren2-3/+3
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