summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-02-12Make the database PC tool compile again.Miika Pekkarinen
2007-02-12Correct buttons for H10 5GB and 6GB (closes FS# 6594)Nils Wallménius
2007-02-12Fix Rockboxed theme for 160x128x16.Barry Wardell
2007-02-12fix non-utf 8 encoded string and move added strings to the end to be consiste...Nils Wallménius
2007-02-12fix red buildsJonathan Gordon
2007-02-12* Move playback menu to the new sysetm Jonathan Gordon
2007-02-12Gigabeat Cradle USB SupportKarl Kurbjun
2007-02-12Remove the File Options menu from the playlist viewer, but put the Jonathan Gordon
2007-02-12Oops, fix a typo so that we are referring to a bitmap that actually exist...Tom Ross
2007-02-12Rename solitaire_ bitmaps to card_ since they are used in solitaire and black...Tom Ross
2007-02-12Use play instead of select to fire in Invadrox for the H100. Allows the user ...Tom Ross
2007-02-12Do a case-insensitive compare of the prefix part of filename settings. Jonathan Gordon
2007-02-12More macro commentingJonathan Gordon
2007-02-12fix fonts in Rockboxed themeMarcoen Hirschberg
2007-02-11Oops, forgot to commit the change to add Ben Keroack to CREDITS for the Speex...Dave Chapman
2007-02-11FS #6646 from Ben Keroack - move the recently added AFMT_SPEEX to the end of ...Dave Chapman
2007-02-11Move the recently added strings to the end, where they belong.Magnus Holmgren
2007-02-11add the 'Rockboxed' theme by Roan Horning, moddified to work with the wpsbuil...Marcoen Hirschberg
2007-02-11add support for foreground and background colorsMarcoen Hirschberg
2007-02-11Comment the macros a bit, no actual code changeJonathan Gordon
2007-02-11Make amiconn happyJonathan Gordon
2007-02-11Fix the missing entries in the ID3 info screen.Magnus Holmgren
2007-02-11Move the playlist menu to the new systemJonathan Gordon
2007-02-11Accept FS#6644 - use the ata_idle_nofity stuff for the last.fm loggingJonathan Gordon
2007-02-11* Document the revision of Speex imported in to Rockbox along with how the im...Dan Everton
2007-02-10Allow cursor changes in Morse Vkeyboard for targets that use line_edit modeMartin Scarratt
2007-02-10Changes to aid incorporation into rbutil, based on part of FS #6643 from Domi...Dave Chapman
2007-02-10Move ipodpatcher into rbutil directoryDave Chapman
2007-02-10Oops. Fix typo.Dominik Riebeling
2007-02-10Rename daily builds to archived following the rename on the website.Dominik Riebeling
2007-02-10Doh. Forgot about codeclib.c.Michael Sevakis
2007-02-10SWCODEC: Annoying neatness update. Use intptr_t for codec_configure_callback ...Michael Sevakis
2007-02-10Forgot to add apps/menusJonathan Gordon
2007-02-10fix typo which causes the macro to cause compile errorsJonathan Gordon
2007-02-10Fix problems building Speex when building the simulator on Cygwin.Magnus Holmgren
2007-02-10FS#6638 - Album artist and comment patch for WPS and tagcache. ExportMiika Pekkarinen
2007-02-10* Sync Speex codec with Speex SVN revision 12449 (roughly Speex 1.2beta1).Dan Everton
2007-02-10Minor whitespace and formatting fixes.Dan Everton
2007-02-10SWCODEC Encoders: Better declarations of chunk flags. Mark constants as unsig...Michael Sevakis
2007-02-10Recording Menus: Make statusbar update correctly when exiting an encoder sett...Michael Sevakis
2007-02-10Fix stereo Speex file decoding.Dan Everton
2007-02-10Fixed 64 bit warning.Jens Arnold
2007-02-09Fix warnings in simulator builds including libspeexDan Everton
2007-02-09Remove accidental inclusion of album art patch fragment.Dan Everton
2007-02-09Encoders: Add a little dithering with the fractional bit for mono mixdowns so...Michael Sevakis
2007-02-09Whitespace is nice, let's use some. No functional changes.Dave Chapman
2007-02-09Update version number to 0.8 ready for release. Also move the "Press ENTER t...Dave Chapman
2007-02-09Fix a warning in Speex codec_main declaration.Dan Everton
2007-02-09The inevitable 'oops' commit. Add libspeex to the configure script.Dan Everton
2007-02-09Add Speex playback support. Patch from FS #5607 thanks to Frederik Vestre.Dan Everton