summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2006-08-16Automatic Gain Control during recording. At this point only compiled for iriv...Peter D'Hoye7-5/+732
2006-08-16Greyscale tetrox backgrounds: 'Score' in bold plus some antialiasing. There's...Jens Arnold2-0/+0
2006-08-16Sudoku: Separate set of graphics for X5 and Nano. Fixes wrong colours (pure g...Jens Arnold4-2/+6
2006-08-16Allow exiting of plugin whilst pausedDave Chapman1-0/+2
2006-08-16Remote button mappings for archos player & recorders. Made keymap-internal st...Jens Arnold2-21/+109
2006-08-16Make the EQ setting work again on X5Linus Nielsen Feltzing1-0/+17
2006-08-16Oops... small changes catch most errorsPeter D'Hoye1-1/+1
2006-08-16Show a splash on successful eeprom write to let the user know something happe...Peter D'Hoye1-0/+2
2006-08-16* fix pitchscreenJonathan Gordon8-43/+45
2006-08-16Convert the "short ciruit operator madness" to plain and simple code thatDaniel Stenberg1-11/+13
2006-08-16* fixed the pitch screen key mappings for all targets, targets require aJonathan Gordon10-53/+140
2006-08-16Prevent accidental track skip when entering the WPSLinus Nielsen Feltzing1-0/+2
2006-08-16Assembler optimised crossfeed routine for ARM. Performance improvement is mor...Thom Johansen3-1/+81
2006-08-16Okay, use µs instead of usHristo Kovachev1-1/+1
2006-08-16remove remote button checking for taregts with no remoteJonathan Gordon1-2/+18
2006-08-16Fix the stupid text editor's silliness and use "us" for microsecHristo Kovachev1-1/+1
2006-08-16Reload directory on switching out of ID3 Database view. Stops the file browse...Dan Everton1-0/+6
2006-08-16put the timeouts back the way they were (sorry amiconn)Jonathan Gordon1-4/+4
2006-08-16Add apps/keymaps to FILES.Dan Everton1-0/+1
2006-08-16* Add keymap file for h10 (Thanks Barry Wardell)Jonathan Gordon3-1/+158
2006-08-16Changed the button action code to allow both single-fire and multi-fire event...Jens Arnold10-232/+232
2006-08-15Fixed my stupid mistake when I tried to restore the tree_exit behaviourLinus Nielsen Feltzing1-1/+1
2006-08-15eeprom driver for the h3x0 series, cleaned up the h1x0 series driver a bit, a...Peter D'Hoye5-15/+67
2006-08-15Clear file view title if the user turns it off.Dan Everton2-2/+9
2006-08-15Decent button mapping for Archos PlayerLinus Nielsen Feltzing1-40/+14
2006-08-15Restored the old behaviour of TREE_EXITLinus Nielsen Feltzing1-12/+10
2006-08-15* Make ID3 info screen usable again (and not exit right after enter), though ...Magnus Holmgren1-2/+2
2006-08-15Oops, only software codec platforms can do crossfadeLinus Nielsen Feltzing1-0/+4
2006-08-15Patch #5766 by Steve Bavin - Fix for various voice related crashesLinus Nielsen Feltzing4-12/+37
2006-08-15fix "off-by-one" bug in paginated scrolling with the titleJonathan Gordon1-4/+3
2006-08-15quickscreen keys for recorder. play to quit?Jonathan Gordon1-1/+15
2006-08-15Added quickscreen keys for x5 and ipodJonathan Gordon2-2/+30
2006-08-15Include settings.hLinus Nielsen Feltzing1-0/+1
2006-08-15Removed a warningLinus Nielsen Feltzing1-1/+0
2006-08-15Wrong action code in the alarm menuLinus Nielsen Feltzing1-2/+2
2006-08-15Finally, the new button action system is here, thanks to Jonathan Gordon. Som...Linus Nielsen Feltzing46-1841/+1976
2006-08-15A few changes and fixes for the title in the file view: disable title string ...Dan Everton3-12/+32
2006-08-15Move Hardware Equalizer menu up a level so it's no longer a sub-menu of the s...Dan Everton3-4/+8
2006-08-15Add support for displaying the the current path or the full path (or neither)...Dan Everton5-0/+68
2006-08-15Patch #5795 from Jonathan Gordon - change the settings display for enumeratio...Dave Chapman5-99/+197
2006-08-14Make sure dircache blocks correctly.Miika Pekkarinen1-2/+5
2006-08-14Fixed: FS#5801 Playlist building in tagcache doesn't work properly afterMiika Pekkarinen1-2/+6
2006-08-14Fixed a problem when using filename tag as a search clause.Miika Pekkarinen1-0/+3
2006-08-14Five bits is more than enough for the possible gain values.Dan Everton1-5/+5
2006-08-14Add support for the iPod Video hardware equalizer. You can access it from Sou...Dan Everton4-9/+524
2006-08-13Remove 3G compile warningAntoine Cellerier1-1/+2
2006-08-13*: Enhance minesweeper graphicsAntoine Cellerier6-434/+384
2006-08-13FS#5806 with code cleanup.Miika Pekkarinen1-6/+17
2006-08-13FS#5805 NOT operator for tagnavi.config by Jochen Kemnade.Miika Pekkarinen3-4/+20
2006-08-13Memory size checks in .c/.h files should use MEM, not MEMORYSIZEDave Chapman5-7/+7