summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Deprecate LANG_RESTARTING_PLAYBACK in Serbian translation.Tom Ross2008-12-13
* Make Rockbox Utility error out if the zip file its going to install requires ...Dominik Riebeling2008-12-13
* Fix some errors in the Serbian translation and bring it up to date (no transl...Tom Ross2008-12-13
* Rename getMountpoints() to mountpoints() to be in line with general (and Qt) ...Dominik Riebeling2008-12-13
* Updated Turkish translation by Brian Cloutier. His work isn't complete, so it...Jonas Häggqvist2008-12-13
* Ooops, Thai and Tagalog can also be brought up to date by simply deprecating ...Jonas Häggqvist2008-12-13
* Fix a small syntax issue that caused some trouble with the web translator int...Jonas Häggqvist2008-12-13
* Deprecate LANG_RESTARTING_PLAYBACK in these languages (Danish, Swedish, Wallo...Jonas Häggqvist2008-12-13
* A few new messages for robotfindskitten. Enjoy. :)Robert Menes2008-12-13
* correct battery readout for m200v4. Percentage is still uncalibrated.Dominik Wenger2008-12-13
* Update Dutch language filePeter D'Hoye2008-12-13
* Add a disconnect handler for usb storage. It doesn't do anything yet, but it ...Frank Gevaerts2008-12-13
* rbutil fixes for OpenBSD (FS#9340 by Brian Waichunas).Dominik Riebeling2008-12-13
* Some plugins need to yield under heavy user input especially with a scrollwheel.Michael Sevakis2008-12-13
* Keyclick fixup take two. It is only 88 samples (2msec) long so keep a small s...Michael Sevakis2008-12-13
* Clean up the newly updated Portuguse lang file. Add some strings that acciden...Tom Ross2008-12-13
* PCM buffer beeping needs the audio buffer reset in order to work after operat...Michael Sevakis2008-12-13
* Language updates:Jonas Häggqvist2008-12-13
* Fix FS#8660-Recording hardlocks with keyclick enabled and FS#9388-keyclicks t...Michael Sevakis2008-12-13
* CLOCKING register should be set on hardware init.Michael Sevakis2008-12-12
* Make some more constants involved in right shifts unsigned to get rid of __as...Jens Arnold2008-12-12
* Bugfixes for Pictureflow (FS#9627 by Thomas Martitz):Jonas Häggqvist2008-12-12
* FS#9625, keep HPCM codec setting (headphone common mode) enabled for E200V2 too.Bertrik Sikken2008-12-12
* Fix array sizesFrank Gevaerts2008-12-12
* m200v4: rename Keys, so they match better other targets with similar key-layo...Dominik Wenger2008-12-12
* Pictureflow:Jonas Häggqvist2008-12-12
* Argh. Being stupid. Missed one. Nap time.Michael Sevakis2008-12-12
* Get rid of some pcm_apply_settings cruft at the low level I somehow missed. M...Michael Sevakis2008-12-12
* Fix-m the ruddiness.Michael Sevakis2008-12-12
* Bring consistency to pcm implementation and samplerate handling. Less low-lev...Michael Sevakis2008-12-12
* Reclaim a bit of binsize on hdd based archoses by making the bit test unsigne...Jens Arnold2008-12-12
* Don't let the user play the hand if it has already completed. Fixes FS #9399.Tom Ross2008-12-12
* fix FS#9615 - the set time/date screen was not setting the viewport before us...Jonathan Gordon2008-12-12
* Fix the sound level on the Philips HDD1630Mark Arigo2008-12-12
* FS#9591 by Anton Veretenenko for the Philips GoGear HDD1620/1630 (with a few ...Mark Arigo2008-12-12
* fix yellowAndrew Mahone2008-12-12
* fix broken greyscale upscalingAndrew Mahone2008-12-12
* Exit the configure script with non-zero status on errors.Jonas Häggqvist2008-12-11
* Sansa e200v2 and Fuze : disable not implemented recordingRafaël Carré2008-12-11
* Sansa e200v2 and Fuze : disable tuner until i2c communication is tested (or w...Rafaël Carré2008-12-11
* add yields in superdom, patch from FS#7528Andrew Mahone2008-12-11
* Fix a PortalPlayer PCM bug that made keyclick malfunction. Should fix FS#8836...Michael Sevakis2008-12-11
* Use caps macro instead of textsc to prevent the heavy HTML issue.Dominik Riebeling2008-12-10
* Fix a wrong comment in thread.c and mention an alternative approach to inits....Michael Sevakis2008-12-10
* fix get_totalsize to return the correct size in some cases where it failedAndrew Mahone2008-12-10
* Fix a typo in the manual (FS#9619 by Alexander Levin).Dominik Riebeling2008-12-10
* Fix minor copy & paste error in comment. No functional change.Nils Wallménius2008-12-10
* Sansa Clip: enable tagcache, quickscreen and pitchscreenRafaël Carré2008-12-10
* code cleanup, more descriptive variable names, and algorithm docs for color s...Andrew Mahone2008-12-10
* small binsize improvement for color scalersAndrew Mahone2008-12-10