summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2005-06-05Database v3 support.. works with the new format, new fields aren't getting us...Michiel Van Der Kolk
2005-06-05iriver snake support..Michiel Van Der Kolk
2005-06-05(1) Replaced endian code, this is a little more readable.Tomas Salfischberger
2005-06-04Multiple choice LED configuration instead of HAVE_LED. Removes erroneous MMC ...Jens Arnold
2005-06-04Database v3 browsing; searchengine & databox still need to get changedMichiel Van Der Kolk
2005-06-04New recording feature: Don't split every 24 hours if timesplit is off, but on...Jens Arnold
2005-06-04Blah.Thom Johansen
2005-06-04Recording screen rework: (1) Fixed irregular LED blinking on pause/ armed tri...Jens Arnold
2005-06-04Bugfix: The peakmeter drew too much cpu power when recording, occasionally ca...Jens Arnold
2005-06-04Truncate logfile on open.Jens Arnold
2005-06-03Updated norwegian translation.Thom Johansen
2005-06-02iRiver remote buttons support in logo pluginJonas Häggqvist
2005-06-01Modified logf to use a define for the log width, and changed it to default toDaniel Stenberg
2005-06-01Added logfdump - that writes the internal logf log to .rockbox/logf.txtDaniel Stenberg
2005-06-01include the midi dir as wellDaniel Stenberg
2005-05-31iRiver remote LCD is only 128x64Linus Nielsen Feltzing
2005-05-31ASM optimisation by David Bryant.Thom Johansen
2005-05-30avoid compilation alltogether if logf is not enabledDaniel Stenberg
2005-05-30(Optional) logf supportDaniel Stenberg
2005-05-30Fixed RED builds.Jens Arnold
2005-05-30we dont need the test plugin anymoreChristian Gmeiner
2005-05-30now everything should workChristian Gmeiner
2005-05-30Remote LCD: added own backlight timeout stuffChristian Gmeiner
2005-05-29Made string fit in recording screen.Jens Arnold
2005-05-27Adjusted MMC debug info.Jens Arnold
2005-05-27Added -O2 to libmad GCC flags. Gives a nice boost.Thom Johansen
2005-05-27Basic optimizations of the Vorbis decoder for the ihp-1x0.Pedro Vasconcelos
2005-05-27Patch by Alexandre Bourget, fixes the hanging iriverify plugin issue when con...Linus Nielsen Feltzing
2005-05-26Proper indentation.Jens Arnold
2005-05-25Aligns in the middle of code is unnecessary.Thom Johansen
2005-05-24initial take at logf log browserDaniel Stenberg
2005-05-24re-link the output if librockbox.a is newerDaniel Stenberg
2005-05-23An icon for the searchengine filesJonas Häggqvist
2005-05-23Remote LCD support added to the x11 simulator, take 1. The win32 simulatorDaniel Stenberg
2005-05-23Added databox and searchengineMichiel Van Der Kolk
2005-05-23Added support for IRAM.Thom Johansen
2005-05-22Changed keybindings, added helptext.Jonas Häggqvist
2005-05-22Better pitch handling.Jens Arnold
2005-05-21Oops, didn't mean to commit those.Jonas Häggqvist
2005-05-21Remote supportJonas Häggqvist
2005-05-21Enhancement by Martin Arver: The snow flakes are now tiny bitmaps for better ...Jens Arnold
2005-05-20Synced.Jonas Häggqvist
2005-05-20Synced.Mats Lidell
2005-05-17Cleaned up button handling: Properly ignore button releases and repeats inste...Jens Arnold
2005-05-17(1) Early USB detection on boot, before trying to mount the partitions. Clean...Jens Arnold
2005-05-17Added the 'only return to root if current dir no longer exists' functionality...Jens Arnold
2005-05-17Don't swallow button events. It's unnecessary and maybe even confusing.Jens Arnold
2005-05-17Save some code for Ondio.Jens Arnold
2005-05-17Remove stray debugging call.Thom Johansen
2005-05-17Patch #1202120 by Luca Burelli - autobookmark for text viewerLinus Nielsen Feltzing