2007-06-24 |
peter | Limit minimum db scale value when switching from linear...
|
commit | commitdiff | tree |
2007-06-16 |
peter | Ignore SYS_CHARGER_DISCONNECTED event in yesno screen...
|
commit | commitdiff | tree |
2007-06-04 |
peter | Hungarian translation update by Imre herceg (FS #6888)
|
commit | commitdiff | tree |
2007-06-04 |
peter | FS #7247 by Gerhard Dirschl. Fixes bufferoverflow in...
|
commit | commitdiff | tree |
2007-05-19 |
peter | Always save settings when leaving recording, not just...
|
commit | commitdiff | tree |
2007-05-01 |
peter | FS #7093 by Dave Hooper: prevent crash when loading...
|
commit | commitdiff | tree |
2007-04-18 |
peter | Rockpaint plugin: protect against loading bitmaps that...
|
commit | commitdiff | tree |
2007-04-12 |
peter | Fix sim crashes on long filenames. Patch by Sean Morrisey...
|
commit | commitdiff | tree |
2007-04-12 |
peter | Consistency fix: pressing play (on) button also takes...
|
commit | commitdiff | tree |
2007-04-11 |
peter | Make sure selected track of playlist viewer doesn't...
|
commit | commitdiff | tree |
2007-04-11 |
peter | Wavview plugin: minor speed increase
|
commit | commitdiff | tree |
2007-04-10 |
peter | wav viewer plugin changes: speedup file reading, allow...
|
commit | commitdiff | tree |
2007-04-09 |
peter | Better endianness handling, removed some leftovers
|
commit | commitdiff | tree |
2007-04-09 |
peter | Fix yellow from 64bit platform sim
|
commit | commitdiff | tree |
2007-04-09 |
peter | New plugin: wavview. Shows info about a wav file and...
|
commit | commitdiff | tree |
2007-04-06 |
peter | Fix red
|
commit | commitdiff | tree |
2007-04-06 |
peter | Fix file date and time reading in the simulator (used...
|
commit | commitdiff | tree |
2007-04-05 |
peter | Oops again, use correct variable types for storing...
|
commit | commitdiff | tree |
2007-04-05 |
peter | Use date and time rather than size and starting cluster...
|
commit | commitdiff | tree |
2007-04-05 |
peter | Oops, bootfile location for Archos is the root of course
|
commit | commitdiff | tree |
2007-04-05 |
peter | Fix automatic rolo on new version for archos. Introduces...
|
commit | commitdiff | tree |
2007-03-30 |
peter | Don't check for bootfile changes on devices that use...
|
commit | commitdiff | tree |
2007-03-30 |
peter | Minor update to Dutch lang file
|
commit | commitdiff | tree |
2007-03-30 |
peter | Check if a new version got installed after usb disconnect...
|
commit | commitdiff | tree |
2007-03-29 |
peter | set correct eol-style and keywords properties
|
commit | commitdiff | tree |
2007-02-24 |
peter | Use the correct constant to avoid confusion
|
commit | commitdiff | tree |
2007-02-24 |
peter | Better short filename generation. Fixes FS#6648.
|
commit | commitdiff | tree |
2007-01-10 |
peter | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11979...
|
commit | commitdiff | tree |
2006-12-14 |
peter | Directory delete: 1) show which directory is being...
|
commit | commitdiff | tree |
2006-12-13 |
peter | Bugfix: recursive directory properties could not be...
|
commit | commitdiff | tree |
2006-12-11 |
peter | Prevent recursion of the main menu, fixes FS#6010
|
commit | commitdiff | tree |
2006-12-10 |
peter | To reduce confusion, renamed 'Mic' to 'Internal Mic...
|
commit | commitdiff | tree |
2006-12-09 |
peter | Turned function back into define as that uses less...
|
commit | commitdiff | tree |
2006-12-09 |
peter | Fix crash in browser when using very big fonts and...
|
commit | commitdiff | tree |
2006-11-30 |
peter | More intuitive keymapping in pitch screen. Patch #6394...
|
commit | commitdiff | tree |
2006-11-30 |
peter | Printing text right before clearing the display is...
|
commit | commitdiff | tree |
2006-11-30 |
peter | Ooops... forgot about those charcells
|
commit | commitdiff | tree |
2006-11-30 |
peter | File and (recursive) directories properties in the...
|
commit | commitdiff | tree |
2006-11-09 |
peter | Quit the jpeg viewer gracefully if started without...
|
commit | commitdiff | tree |
2006-10-21 |
peter | Disk spindown control during jpeg slideshow: for times...
|
commit | commitdiff | tree |
2006-10-20 |
peter | Don't try to show the progress bar on top of the picture...
|
commit | commitdiff | tree |
2006-10-20 |
peter | Make slideshow mode more slideshow: keep showing previous...
|
commit | commitdiff | tree |
2006-10-08 |
peter | coldfire: set INTBASE and SPURVEC at startup, fixed...
|
commit | commitdiff | tree |
2006-10-06 |
peter | French language update by Mustapha Senhaji (FS#6134)
|
commit | commitdiff | tree |
2006-10-06 |
peter | Add 'make bin' to the 'make help' output
|
commit | commitdiff | tree |
2006-10-01 |
peter | Prevent gain increase when using AGC in Safety mode
|
commit | commitdiff | tree |
2006-09-16 |
peter | Get rid of build warnings of x5
|
commit | commitdiff | tree |
2006-09-16 |
peter | Somebody found a way to nest 6 menus deep. Congratulations...
|
commit | commitdiff | tree |
2006-09-16 |
peter | battery_viewer: prevent div by zero if power_history...
|
commit | commitdiff | tree |
2006-09-13 |
peter | Updated Dutch (Nederlands) translation
|
commit | commitdiff | tree |
2006-08-16 |
peter | Automatic Gain Control during recording. At this point...
|
commit | commitdiff | tree |
2006-08-16 |
peter | Oops... small changes catch most errors
|
commit | commitdiff | tree |
2006-08-16 |
peter | Show a splash on successful eeprom write to let the...
|
commit | commitdiff | tree |
2006-08-15 |
peter | eeprom driver for the h3x0 series, cleaned up the h1x0...
|
commit | commitdiff | tree |
2006-08-07 |
peter | Let eeprom driver return the error number. This is...
|
commit | commitdiff | tree |
2006-08-06 |
peter | eeprom dump in debug screen: fix return value check
|
commit | commitdiff | tree |
2006-07-19 |
peter | Simulator: map ESC key to POWER button as a way to...
|
commit | commitdiff | tree |
2006-07-17 |
peter | Add .jpe and .jpeg extensions to supported viewer extensions...
|
commit | commitdiff | tree |
2006-07-15 |
peter | Fix warning
|
commit | commitdiff | tree |
2006-07-15 |
peter | Color targets: When showing the bookmark screen from...
|
commit | commitdiff | tree |
2006-07-15 |
peter | Bugfix from Alistair Marshall for FS#5660. Bookmark...
|
commit | commitdiff | tree |
2006-07-15 |
peter | Fix for uninitialized variable, caused crash when viewing...
|
commit | commitdiff | tree |
2006-07-12 |
peter | jpeg viewer: keep backlight on. Patch 5652 by Matthias...
|
commit | commitdiff | tree |
2006-07-05 |
peter | Fix an occasional crash when using .talk MP3 files...
|
commit | commitdiff | tree |
2006-07-04 |
peter | Fix party mode which I broke recently. Thanks to Steve...
|
commit | commitdiff | tree |
2006-07-02 |
peter | Increased peakmeter accuracy in the (for recording...
|
commit | commitdiff | tree |
2006-07-01 |
peter | Also fade out when stopping playback from within the...
|
commit | commitdiff | tree |
2006-07-01 |
peter | Relocated the iriver remote button defines and added...
|
commit | commitdiff | tree |
2006-06-30 |
peter | Combine two ifdefs
|
commit | commitdiff | tree |
2006-06-30 |
peter | Fix two warnings for h1x0 sim
|
commit | commitdiff | tree |
2006-06-30 |
peter | For iriver recording: do not boost while recording...
|
commit | commitdiff | tree |
2006-06-14 |
peter | Tweaks to reduce an iriver recording glitch to a minimum...
|
commit | commitdiff | tree |
2006-06-08 |
peter | Let panicf() also check on/play button on h300
|
commit | commitdiff | tree |
2006-06-03 |
peter | Remove previous fix as it seems to cause lock-ups when...
|
commit | commitdiff | tree |
2006-06-02 |
peter | Do not allow interrupts between the two calls that...
|
commit | commitdiff | tree |
2006-05-28 |
peter | Lang file updates: Danish by Jonas Häggqvist, Chinese...
|
commit | commitdiff | tree |
2006-05-28 |
peter | Greek language update by Alexander Spyridakis. Also...
|
commit | commitdiff | tree |
2006-05-28 |
peter | fix yellow builds
|
commit | commitdiff | tree |
2006-05-27 |
peter | code police
|
commit | commitdiff | tree |
2006-05-26 |
peter | Updated Dutch translation by Sander Sweers.
|
commit | commitdiff | tree |
2006-05-26 |
peter | French language file update by Mustapha Senhaji.
|
commit | commitdiff | tree |
2006-05-21 |
peter | Reworked backdrop handling. Fixes a bug that wasn't...
|
commit | commitdiff | tree |
2006-05-18 |
peter | Check if backdrop available at wps load. Clear old...
|
commit | commitdiff | tree |
2006-05-13 |
peter | Correctly test on volume id flag
|
commit | commitdiff | tree |
2006-05-03 |
peter | Increase language buffer from 14000 to 16000 so that...
|
commit | commitdiff | tree |
2006-05-03 |
peter | Fix fillrect calculation error for 'Screen scrolls...
|
commit | commitdiff | tree |
2006-05-01 |
peter | Caption-backlight: don't keep backlight on if paused...
|
commit | commitdiff | tree |
2006-05-01 |
peter | Also clear WPS backdrop when shutting down (same fix...
|
commit | commitdiff | tree |
2006-05-01 |
peter | Init voice before audio because audio needs to know...
|
commit | commitdiff | tree |
2006-04-30 |
peter | Fix red builds?
|
commit | commitdiff | tree |
2006-04-30 |
peter | Recording buffer offset must be passed on to the firmware...
|
commit | commitdiff | tree |
2006-04-30 |
peter | The recording buffer should not try to use the voice...
|
commit | commitdiff | tree |
2006-04-29 |
peter | Clear wps backdrop on USB event when in wps. Fix for...
|
commit | commitdiff | tree |
2006-04-26 |
peter | H300: add a small delay between lcd enable and backlight...
|
commit | commitdiff | tree |
2006-04-25 |
peter | Added bad filename protection when user enters an fm...
|
commit | commitdiff | tree |
2006-04-08 |
peter | Comparing short filenames for uniqueness used 1 char...
|
commit | commitdiff | tree |
2006-04-01 |
peter | German language update by Alexander Bondar (patch ...
|
commit | commitdiff | tree |
2006-04-01 |
peter | simulator stubs for iriver recording, iriver sims now...
|
commit | commitdiff | tree |
2006-03-09 |
peter | Yet another recording peakmeter sensitivity fix: only...
|
commit | commitdiff | tree |
2006-03-09 |
peter | Fix by Jvo Studer for bugreport #4799. Recorded bytes...
|
commit | commitdiff | tree |