summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Removed all phrases that weren't empty, 'none' or contained no widechars. Sho...Jonas Häggqvist2008-07-27
* Include Arabic when building Rockbox.Jonas Häggqvist2008-07-27
* Language updates:Jonas Häggqvist2008-07-27
* Asap codec: put outputbuffer into iram. Improves performance.Dominik Wenger2008-07-27
* Add the asap team to the credits.Dominik Wenger2008-07-27
* Comment/line length/spelling policeBertrik Sikken2008-07-27
* SAP codec: Ensure the module_info struct is correctly aligned - seems to fix ...Dave Chapman2008-07-27
* Ogg and Speex have the same metadata handling function so use the same case f...Dominik Riebeling2008-07-26
* Asap: fix a warning. Dominik Wenger2008-07-26
* set svn:keywords on the new files.Dominik Wenger2008-07-26
* ups: forgot a Makefile.Dominik Wenger2008-07-26
* commit asap codec. plays .sap files. At the moment it only plays the default ...Dominik Wenger2008-07-26
* import ASAP codec (http://asap.sourceforge.net/). Plays Amiga 8bit Sound. (.s...Dominik Wenger2008-07-26
* Fix spelling error: successfull -> successfulBertrik Sikken2008-07-25
* Make rbutil check the system language and try to use the correct translation....Dominik Riebeling2008-07-25
* Updated Spanish translation by Robert MenesJonas Häggqvist2008-07-24
* Make 'make tar' and hence 'make gzip' and 'make bzip2' work again (reconfigur...Jens Arnold2008-07-23
* Small translation fix in dutch language for rbutilqtBertrik Sikken2008-07-22
* Move the WPS pitch screen key combo next to the others.Marc Guay2008-07-21
* Add a glob_move() function and use it for moving the .cp files.Jens Arnold2008-07-21
* Chmod all moved files to 0755 (everything moved is codecs or plugins).Jonas Häggqvist2008-07-20
* Only print convbdf command if running in verbose mode.Jonas Häggqvist2008-07-20
* Further speedup: call convbdf once, rather than once for each font.Jonas Häggqvist2008-07-20
* Skip an unneeded check. Simply call rmdir, and if it's empty it goes - if not...Jonas Häggqvist2008-07-20
* Buildzip.pl changes - do as much as possible with Perl, rather than using the...Jonas Häggqvist2008-07-20
* Update Swedish translation.Magnus Holmgren2008-07-20
* Extend rbspeex Makefile to allow easier building a universal binary needed fo...Dominik Riebeling2008-07-20
* Fix 'Bareword ''CMD_OUT'' not allowed while ''strict subs'' in use' when buil...Jens Arnold2008-07-20
* Update German translation.Marianne Arnold2008-07-20
* Ondio FM: Switch long & short OFF in the FM screen to make it consistent with...Jens Arnold2008-07-20
* Oops.. Select is called BUTTON_RIGHT on H10.Jens Arnold2008-07-20
* H10 recording screen: Switch prev & next buttons to make them intuitive, and ...Jens Arnold2008-07-20
* correct overlooked POWER<->A swaps for gigabeat plugins (thanks to Firestorm ...Robert Kukla2008-07-20
* rbspeex: hopefully fixes compiling of rbspeexenc/dec on mac.Dominik Wenger2008-07-19
* Remove unused variable.Michael Giacomelli2008-07-19
* fix wrong screenshotsMartin Arver2008-07-19
* Make the standalone FLAC test program work again (compile with make -f Makefi...Dave Chapman2008-07-19
* Add handle values to the buffering LOGFQUEUE messages for easier debugging.Nicolas Pennequin2008-07-18
* Fix missing #includes and make local functions static for gigabeatBertrik Sikken2008-07-18
* Fix FS#9137 and FS#8194 (the end of a track is cut off after rebuffering): th...Nicolas Pennequin2008-07-18
* Make local variable staticBertrik Sikken2008-07-18
* Remove unnecessary #includeBertrik Sikken2008-07-18
* Updated Dutch lang filePeter D'Hoye2008-07-18
* rename some wrongly named screenshots for the h1xx, and update a few othersMartin Arver2008-07-18
* Too much on the last commit.Michael Giacomelli2008-07-17
* Use Tremor IMDCT for WMA. Gives a ~20% speedup on ARM and coldfire. All my ...Michael Giacomelli2008-07-17
* Simplified function option_screenBertrik Sikken2008-07-17
* Make the usbtool README more clearMaurus Cuelenaere2008-07-17
* Fix building MIPS cross compilerMaurus Cuelenaere2008-07-17
* 1) Set svn:keywords where they should've been setMaurus Cuelenaere2008-07-17