summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2005-12-15Little-endian targets: Correctly byte-swap the ATA identify_info data when co...Dave Chapman1-2/+2
2005-12-15Colour targets: Be controversial and have white stars on a black background...Dave Chapman1-0/+5
2005-12-15H300 FM radio support, with help from Peter D'HoyeLinus Nielsen Feltzing1-4/+4
2005-12-14iPod: Fix compiler warningDave Chapman1-1/+4
2005-12-14iPod: Don't build Bejeweled and Sudoku for the Nano - they need adjusting for...Dave Chapman1-1/+4
2005-12-14iPod: Fix bitmaps for the iPod's byteswapped framebufferDave Chapman1-0/+310
2005-12-14iPod: Initial attempt at button mappings for plugins. All plugins now compil...Dave Chapman28-65/+361
2005-12-13use $(SILENT) instead of @ properlyDaniel Stenberg1-4/+4
2005-12-13Patch #1379076 by Stephan Wezel - reduce the ticking problem a bitLinus Nielsen Feltzing1-8/+1
2005-12-12iPod: current_tick is now a variable, so we can export it via the plugin and ...Dave Chapman4-8/+0
2005-12-11Enable %mh and %mr (hold switch status) tags for the H300Dave Chapman1-1/+1
2005-12-11Fix bug spotted by Alexander Spyridakis - ensure file descriptor is closed be...Dave Chapman1-0/+1
2005-12-11Patch #1377894 by Stephan Wezel - less image flickering in WPSLinus Nielsen Feltzing1-18/+22
2005-12-10Only build clock and calendar plugins for targets with RECORDER_PAD - these p...Dave Chapman1-1/+4
2005-12-10Use the abstract SETTINGS_ defines instead of the target-specific BUTTON_ def...Dave Chapman2-12/+20
2005-12-09small update to the italian language file by Alessio LenziMarcoen Hirschberg1-7/+13
2005-12-09don't display the WPS after loading, it made rockbox crash with some WPS'Marcoen Hirschberg5-53/+11
2005-12-08another korean updateMarcoen Hirschberg1-43/+13
2005-12-08Remember the default codepage settingLinus Nielsen Feltzing1-0/+2
2005-12-08Ooops, forgot to adjust 'fade on stop/pause' to dB volume. Sorry for any unpl...Jens Arnold1-9/+10
2005-12-07Simplified and uniform volume handling: * Volume setting in dB on all targets...Jens Arnold7-83/+33
2005-12-07Forgot to add an extra BOM check. Probably killed a few gcc4 warnings too.Magnus Holmgren2-10/+17
2005-12-07Patch #1367059 by _FireFly_: New wps loader. The wps buffer size can be reduc...Magnus Holmgren4-168/+220
2005-12-07Prevent numerical settings from wrapping - patch by Stephan WezelDave Chapman3-2/+2
2005-12-07Now define SETTINGS_RESET if we have a button to reset settings duringMiika Pekkarinen1-3/+5
2005-12-07Oops, tagcache calls was not supposed to be in the previous commit.Miika Pekkarinen1-3/+0
2005-12-07Holding record button immediately after rockbox bootloader, causesMiika Pekkarinen1-1/+16
2005-12-07update to Jeong Taek In's latest versionMarcoen Hirschberg1-290/+704
2005-12-07H300: Enable quick menu in WPS (patch #1375178)Dave Chapman1-1/+2
2005-12-07fix previous fix.. damnMarcoen Hirschberg1-1/+1
2005-12-07fix previous commitMarcoen Hirschberg1-1/+1
2005-12-07several small fixes sugested by different people (FireFly, Lear, Takka)Marcoen Hirschberg1-3/+1
2005-12-07add a korean translation to rockbox by David J. Song and Jeong Taek InMarcoen Hirschberg1-0/+3155
2005-12-07Code cleanup.Jens Arnold1-6/+4
2005-12-07Fixed player vkeyboard to properly work with unicode on target.Jens Arnold1-5/+5
2005-12-06add japanese tranlation by Toshihiko ItohMarcoen Hirschberg1-0/+3474
2005-12-06waiting is over: initial unicode commitMarcoen Hirschberg35-3953/+4073
2005-12-06USB support for H300Linus Nielsen Feltzing1-4/+1
2005-12-06Fixed red recorder builds.Jens Arnold1-3/+3
2005-12-06don't load the language file into the buffer untill we know it is not too big...Marcoen Hirschberg1-11/+13
2005-12-05Big Code Police raid. Pretty pretty please, we do no macrofy simpleDaniel Stenberg8-131/+58
2005-12-05kill gcc4 warningsDaniel Stenberg30-246/+275
2005-12-05moved crossfeed from the Playback menu to Sound SettingsMarcoen Hirschberg2-13/+20
2005-12-05Adjusted the decompressor work to build a compressed image for the ArchosDaniel Stenberg1-2/+16
2005-12-05Make use of the generated dependency file.Magnus Holmgren1-1/+5
2005-12-05Codec makefile cleanup: remove redundant things, don't generate dependency fi...Magnus Holmgren9-67/+39
2005-12-05Playback speed changing support for H300.Thom Johansen3-4/+7
2005-12-05Fixed non-working WPS on the player. Removed some TABs.Jens Arnold2-8/+9
2005-12-04Replace references to HAVE_RTC with CONFIG_RTC and remove the HAVE_RTC define...Dave Chapman18-36/+36
2005-12-04iRiver: new sound option "prevent clipping:adjust volume/adjust bass/adjust c...Anton Oleynikov4-1/+61