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