summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2005-06-05First audio codec playback attempt by Miikka PekkarinenLinus Nielsen Feltzing14-5/+1973
2005-06-05Database v3 support.. works with the new format, new fields aren't getting us...Michiel Van Der Kolk2-1/+7
2005-06-05iriver snake support..Michiel Van Der Kolk1-10/+13
2005-06-05(1) Replaced endian code, this is a little more readable.Tomas Salfischberger1-11/+25
2005-06-04Multiple choice LED configuration instead of HAVE_LED. Removes erroneous MMC ...Jens Arnold5-16/+18
2005-06-04Database v3 browsing; searchengine & databox still need to get changedMichiel Van Der Kolk1-2/+2
2005-06-04New recording feature: Don't split every 24 hours if timesplit is off, but on...Jens Arnold2-3/+9
2005-06-04Blah.Thom Johansen1-1/+1
2005-06-04Recording screen rework: (1) Fixed irregular LED blinking on pause/ armed tri...Jens Arnold1-176/+140
2005-06-04Bugfix: The peakmeter drew too much cpu power when recording, occasionally ca...Jens Arnold1-7/+5
2005-06-04Truncate logfile on open.Jens Arnold1-1/+1
2005-06-03Updated norwegian translation.Thom Johansen1-12/+102
2005-06-02iRiver remote buttons support in logo pluginJonas Häggqvist1-0/+25
2005-06-01Modified logf to use a define for the log width, and changed it to default toDaniel Stenberg1-6/+6
2005-06-01Added logfdump - that writes the internal logf log to .rockbox/logf.txtDaniel Stenberg4-0/+41
2005-06-01include the midi dir as wellDaniel Stenberg1-0/+1
2005-05-31iRiver remote LCD is only 128x64Linus Nielsen Feltzing2-2/+2
2005-05-31ASM optimisation by David Bryant.Thom Johansen6-23/+566
2005-05-30avoid compilation alltogether if logf is not enabledDaniel Stenberg1-0/+2
2005-05-30(Optional) logf supportDaniel Stenberg5-22/+28
2005-05-30Fixed RED builds.Jens Arnold1-0/+2
2005-05-30we dont need the test plugin anymoreChristian Gmeiner2-109/+0
2005-05-30now everything should workChristian Gmeiner1-1/+1
2005-05-30Remote LCD: added own backlight timeout stuffChristian Gmeiner3-4/+40
2005-05-29Made string fit in recording screen.Jens Arnold1-1/+1
2005-05-27Adjusted MMC debug info.Jens Arnold1-2/+2
2005-05-27Added -O2 to libmad GCC flags. Gives a nice boost.Thom Johansen1-1/+1
2005-05-27Basic optimizations of the Vorbis decoder for the ihp-1x0.Pedro Vasconcelos22-107/+428
2005-05-27Patch by Alexandre Bourget, fixes the hanging iriverify plugin issue when con...Linus Nielsen Feltzing1-5/+2
2005-05-26Proper indentation.Jens Arnold1-12/+12
2005-05-25Aligns in the middle of code is unnecessary.Thom Johansen1-3/+0
2005-05-24initial take at logf log browserDaniel Stenberg2-0/+98
2005-05-24re-link the output if librockbox.a is newerDaniel Stenberg1-1/+1
2005-05-23An icon for the searchengine filesJonas Häggqvist1-1/+1
2005-05-23Remote LCD support added to the x11 simulator, take 1. The win32 simulatorDaniel Stenberg2-13/+4
2005-05-23Added databox and searchengineMichiel Van Der Kolk1-0/+4
2005-05-23Added support for IRAM.Thom Johansen1-1/+9
2005-05-22Changed keybindings, added helptext.Jonas Häggqvist1-3/+9
2005-05-22Better pitch handling.Jens Arnold1-21/+7
2005-05-21Oops, didn't mean to commit those.Jonas Häggqvist4-80/+27
2005-05-21Remote supportJonas Häggqvist5-27/+100
2005-05-21Enhancement by Martin Arver: The snow flakes are now tiny bitmaps for better ...Jens Arnold1-2/+15
2005-05-20Synced.Jonas Häggqvist1-0/+12
2005-05-20Synced.Mats Lidell1-0/+12
2005-05-17Cleaned up button handling: Properly ignore button releases and repeats inste...Jens Arnold1-25/+33
2005-05-17(1) Early USB detection on boot, before trying to mount the partitions. Clean...Jens Arnold4-18/+28
2005-05-17Added the 'only return to root if current dir no longer exists' functionality...Jens Arnold3-13/+9
2005-05-17Don't swallow button events. It's unnecessary and maybe even confusing.Jens Arnold1-4/+0
2005-05-17Save some code for Ondio.Jens Arnold1-1/+1
2005-05-17Remove stray debugging call.Thom Johansen1-1/+0