summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-02-11Move the recently added strings to the end, where they belong.Magnus Holmgren1-28/+28
2007-02-11add the 'Rockboxed' theme by Roan Horning, moddified to work with the wpsbuil...Marcoen Hirschberg139-0/+570
2007-02-11add support for foreground and background colorsMarcoen Hirschberg1-0/+14
2007-02-11Comment the macros a bit, no actual code changeJonathan Gordon1-15/+33
2007-02-11Make amiconn happyJonathan Gordon1-145/+148
2007-02-11Fix the missing entries in the ID3 info screen.Magnus Holmgren1-25/+21
2007-02-11Move the playlist menu to the new systemJonathan Gordon4-107/+55
2007-02-11Accept FS#6644 - use the ata_idle_nofity stuff for the last.fm loggingJonathan Gordon1-13/+21
2007-02-11* Document the revision of Speex imported in to Rockbox along with how the im...Dan Everton3-7/+77
2007-02-10Allow cursor changes in Morse Vkeyboard for targets that use line_edit modeMartin Scarratt1-9/+19
2007-02-10Changes to aid incorporation into rbutil, based on part of FS #6643 from Domi...Dave Chapman4-20/+30
2007-02-10Move ipodpatcher into rbutil directoryDave Chapman9-0/+0
2007-02-10Oops. Fix typo.Dominik Riebeling1-2/+1
2007-02-10Rename daily builds to archived following the rename on the website.Dominik Riebeling1-5/+5
2007-02-10Doh. Forgot about codeclib.c.Michael Sevakis1-4/+4
2007-02-10SWCODEC: Annoying neatness update. Use intptr_t for codec_configure_callback ...Michael Sevakis19-100/+100
2007-02-10Forgot to add apps/menusJonathan Gordon1-0/+1
2007-02-10fix typo which causes the macro to cause compile errorsJonathan Gordon1-1/+1
2007-02-10Fix problems building Speex when building the simulator on Cygwin.Magnus Holmgren1-1/+1
2007-02-10FS#6638 - Album artist and comment patch for WPS and tagcache. ExportMiika Pekkarinen10-21/+141
2007-02-10* Sync Speex codec with Speex SVN revision 12449 (roughly Speex 1.2beta1).Dan Everton70-3283/+4816
2007-02-10Minor whitespace and formatting fixes.Dan Everton2-12/+16
2007-02-10SWCODEC Encoders: Better declarations of chunk flags. Mark constants as unsig...Michael Sevakis1-8/+8
2007-02-10Recording Menus: Make statusbar update correctly when exiting an encoder sett...Michael Sevakis1-42/+51
2007-02-10Fix stereo Speex file decoding.Dan Everton1-15/+13
2007-02-10Fixed 64 bit warning.Jens Arnold1-1/+1
2007-02-09Fix warnings in simulator builds including libspeexDan Everton1-2/+2
2007-02-09Remove accidental inclusion of album art patch fragment.Dan Everton1-11/+0
2007-02-09Encoders: Add a little dithering with the fractional bit for mono mixdowns so...Michael Sevakis4-12/+34
2007-02-09Whitespace is nice, let's use some. No functional changes.Dave Chapman1-229/+316
2007-02-09Update version number to 0.8 ready for release. Also move the "Press ENTER t...Dave Chapman1-3/+9
2007-02-09Fix a warning in Speex codec_main declaration.Dan Everton1-1/+1
2007-02-09The inevitable 'oops' commit. Add libspeex to the configure script.Dan Everton1-17/+17
2007-02-09Add Speex playback support. Patch from FS #5607 thanks to Frederik Vestre.Dan Everton110-6/+28347
2007-02-09Display some advice when no ipods are found in interactive modeDave Chapman1-1/+9
2007-02-09VRC6 speedup/bugfix from Takashi Obara, FS #6635Adam Gashlin1-66/+61
2007-02-08Move the command-line specific code into main.c, leaving the firmware manipul...Dave Chapman4-402/+473
2007-02-08Bugfix - the bootloader was being overwritten if the firmware partition neede...Dave Chapman1-8/+23
2007-02-08Ooops, the default build mode should have been without the embedded bootloadersDave Chapman1-2/+2
2007-02-08Work-in-progress (i.e. not well tested) changes: Add the option to build ipod...Dave Chapman4-79/+369
2007-02-08Testing svn_autoprops by readding one of the files with missing Ids.Michael Sevakis1-1/+1
2007-02-08unstatic the string buffer, fix the recording setting lang, change the Jonathan Gordon3-3/+3
2007-02-08OK, this was crazy overkill... the worst setting current Jonathan Gordon1-2/+2
2007-02-08Revert the changes using global status for the screen states. It should wait ...Michael Sevakis9-53/+47
2007-02-08Convert the sound menu to the new systemJonathan Gordon7-359/+302
2007-02-08Fix the delay loops. Without scaling the CPU is always at 300MHz.Marcoen Hirschberg2-4/+4
2007-02-08disable CPU scaling again because it actually made the power consumption worse.Marcoen Hirschberg1-1/+1
2007-02-08beginning of the new menu system. This commit shouldnt break anything, Jonathan Gordon21-182/+951
2007-02-07Kill the errors for now. Would like to know why resetting in_recording_screen...Michael Sevakis1-0/+2
2007-02-07if you reset your settings, you wont be in the rec screen anymore! Jonathan Gordon1-0/+1