summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2004-12-17You can now leave the quick menus with OFFLinus Nielsen Feltzing1-1/+2
2004-12-16Player: Do not display charging screen on coldstart with charger connected if...Jens Arnold1-1/+6
2004-12-15Fixed typeJens Arnold1-1/+1
2004-12-14Fixed general settings typo, split up general settings function, added cursor...Zakk Roberts1-227/+444
2004-12-07Patch #911756 by Steve Cundari, bookmark follows repositioned MP3 fileLinus Nielsen Feltzing3-26/+48
2004-12-05Fixed a typo, thanks ChristiJens Arnold1-1/+1
2004-12-03Make sure the time is updated before blocking in button_get()Linus Nielsen Feltzing2-60/+60
2004-12-01Button driver overhaul: (1) Unified the button driver functions as much as po...Jens Arnold1-0/+4
2004-11-29Correctly display paused stateJens Arnold1-3/+5
2004-11-26Patch #1048937 by Jacob Erlbeck, Metronome tap speed entryLinus Nielsen Feltzing1-72/+138
2004-11-22Renamed has_new_lcd() to is_new_player(), and got rid of the aliasJens Arnold1-1/+1
2004-11-22An attempt to set the radio in a more defined state at bootLinus Nielsen Feltzing1-1/+1
2004-11-21Show rockbox logo again after leaving the charging screen, to provide better ...Jens Arnold1-0/+1
2004-11-21Fixed a simulator warning, and disabled some unused code for targets without ...Jens Arnold1-3/+3
2004-11-21Animated charging screen for playerJens Arnold1-8/+68
2004-11-20Fix: Properly apply the backlight settings for the charging screenJens Arnold1-2/+3
2004-11-19There will soon exist bitmapped players without RTC (iRiver)Linus Nielsen Feltzing1-1/+1
2004-11-19Added iRiver button codesLinus Nielsen Feltzing7-6/+66
2004-11-19Bug fix: Unit for the 'Peak Release' setting was not displayed, and calling t...Jens Arnold1-3/+4
2004-11-18Late-add the final silence clip to the queue. This ensures correct shutup() w...Jens Arnold1-21/+16
2004-11-18Bug fix: First dereference, then subscript, instead of vice versa. The old co...Jens Arnold1-3/+3
2004-11-17append the "silence" clip at the end of voice output, this avoids clicks and ...Jörg Hohensohn1-34/+68
2004-11-17Only sort onceBjörn Stenberg1-1/+0
2004-11-17You can now leave the playlist viewer with OFF, and the hold-Play context men...Linus Nielsen Feltzing1-4/+4
2004-11-17The favorites plugin can now be a viewer as wellLinus Nielsen Feltzing1-22/+18
2004-11-17Removed annoying debug outputLinus Nielsen Feltzing1-4/+0
2004-11-17Better feedbackLinus Nielsen Feltzing1-2/+19
2004-11-14Improved keyboard handling for Ondio, avoiding unintuitive key combos: (1) Us...Jens Arnold1-52/+149
2004-11-12Only voice the MMC remove prompt if voicing is enabledJens Arnold1-1/+2
2004-11-12Removed workaround for non-zeroed bss. Added a little optimization for pause ...Jens Arnold1-10/+5
2004-11-10Zero out plugin RAM before loading a plugin, to ensure a properly zeroed bss ...Jens Arnold1-0/+3
2004-11-09Fixed iriver simulator buildBjörn Stenberg1-1/+1
2004-11-08Turn off the recording LED before reporting disk-full errors. Fixes bug repor...Linus Nielsen Feltzing1-2/+3
2004-11-07New plugin: Oscilloscope, with the thought-to-be impossible horizontal aspectJens Arnold2-0/+279
2004-11-06Reverted to the earlier modulo method for creating a range of random numbers,...Linus Nielsen Feltzing1-1/+1
2004-11-04Removed the depfile dependency for the .elf target, so all plugins aren't rel...Linus Nielsen Feltzing1-1/+1
2004-10-27Added 74 and 80 minute recording time splits, for convenient CD creation, fix...Linus Nielsen Feltzing2-3/+7
2004-10-26Patch #1040774, updated Czech languageLinus Nielsen Feltzing1-22/+1158
2004-10-26Patch #1053410, updated wallisertitsch languageLinus Nielsen Feltzing1-0/+817
2004-10-26Patch #1053288 by Mourad Jaber, french language updateLinus Nielsen Feltzing1-72/+176
2004-10-25Synced.Mats Lidell1-4/+19
2004-10-25spell "dot" instead of "point", requires up-to-date voice filesJörg Hohensohn1-2/+1
2004-10-25WPS subline times >25.5s caused overflow, since time_mult[] was only 8 bitsLinus Nielsen Feltzing1-3/+3
2004-10-25Patch #1052007 by Philipp Pertermann, minesweeper no longer quits after finis...Linus Nielsen Feltzing1-14/+22
2004-10-24Leave sub-browsers after returning from usb mode, to avoid confusing display ...Jens Arnold1-2/+16
2004-10-24Fixes: (1) Menu now disabled while recording, to prevent settings change. (2)...Jens Arnold1-17/+21
2004-10-24Fixes: (1) Ondio: Off is now an alternative way to cancel settings. (2) Use p...Jens Arnold2-32/+29
2004-10-24Fixes: (1) Selecting previous file/dir via remote in browser works again (typ...Jens Arnold2-9/+28
2004-10-24Fix: Skipping to previous/next track via remote works again. WPS_RC_(PREV|NEX...Jens Arnold1-6/+6
2004-10-24Removed all remaining tts engine dependent adjustments for proper pronunciationJens Arnold1-3/+3