summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-02-13Move the General Settings menu (excluding the display submenu) to the Jonathan Gordon3-697/+445
2007-02-13Large Sokoban update, by Sean Morrisey (FS#6625). Some new features include e...Zakk Roberts7-518/+497
2007-02-13Fix the keywords on some recently added files.Jonathan Gordon10-42/+9
2007-02-12remove some unintended white pixelsMarcoen Hirschberg1-0/+0
2007-02-12Fix signedness warning (only visible when building tools/database.c)Dave Chapman1-2/+2
2007-02-12Make the database PC tool compile again.Miika Pekkarinen2-1/+2
2007-02-12Correct buttons for H10 5GB and 6GB (closes FS# 6594)Nils Wallménius1-6/+6
2007-02-12Fix Rockboxed theme for 160x128x16.Barry Wardell1-1/+1
2007-02-12fix non-utf 8 encoded string and move added strings to the end to be consiste...Nils Wallménius1-28/+28
2007-02-12fix red buildsJonathan Gordon1-0/+1
2007-02-12* Move playback menu to the new sysetm Jonathan Gordon9-552/+366
2007-02-12Gigabeat Cradle USB SupportKarl Kurbjun1-11/+11
2007-02-12Remove the File Options menu from the playlist viewer, but put the Jonathan Gordon1-11/+14
2007-02-12Oops, fix a typo so that we are referring to a bitmap that actually exist...Tom Ross1-2/+2
2007-02-12Rename solitaire_ bitmaps to card_ since they are used in solitaire and black...Tom Ross17-33/+33
2007-02-12Use play instead of select to fire in Invadrox for the H100. Allows the user ...Tom Ross1-2/+8
2007-02-12Do a case-insensitive compare of the prefix part of filename settings. Jonathan Gordon1-1/+3
2007-02-12More macro commentingJonathan Gordon1-12/+39
2007-02-12fix fonts in Rockboxed themeMarcoen Hirschberg1-4/+4
2007-02-11Oops, forgot to commit the change to add Ben Keroack to CREDITS for the Speex...Dave Chapman1-0/+1
2007-02-11FS #6646 from Ben Keroack - move the recently added AFMT_SPEEX to the end of ...Dave Chapman1-1/+4
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