| Commit message (Expand) | Author | Age |
| * | disable irqs during the critical part of prime_transfer(). This improves the ... | Frank Gevaerts | 2008-04-20 |
| * | Fix bug in r17188. | Stéphane Doyon | 2008-04-20 |
| * | FS#7980: Select default option in an option list | Stéphane Doyon | 2008-04-20 |
| * | Oops, our snprintf doesn't support some fancy features so use something that ... | Nils Wallménius | 2008-04-20 |
| * | Renamed remove_all_tracks to playlist_remove_all_tracks to make it consistent... | Bertrik Sikken | 2008-04-20 |
| * | Fix speaking of decimal values to work when decimals != 1, spell the fraction... | Nils Wallménius | 2008-04-20 |
| * | Killed unnecessary global variables by making them static. | Bertrik Sikken | 2008-04-20 |
| * | Removed unneeded dependency on pcmbuf.h | Bertrik Sikken | 2008-04-20 |
| * | Oops, clean up and use usb_drv.h. | Michael Sevakis | 2008-04-20 |
| * | Make the inital connect problem go away on Gigabeat S. Would be nice if a bet... | Michael Sevakis | 2008-04-20 |
| * | Add detailed header for wm8978. | Michael Sevakis | 2008-04-20 |
| * | Made global variable ff_mode local by making it static (should be accessed by... | Bertrik Sikken | 2008-04-20 |
| * | FS#8795 - Fixed fault of the escape processing in Changelog (by Kenjiro Arai). | Miika Pekkarinen | 2008-04-19 |
| * | Made local functions static in playback_menu.c | Bertrik Sikken | 2008-04-19 |
| * | Made strictly local functions static (command_queue_sync_callback and run_com... | Bertrik Sikken | 2008-04-19 |
| * | Removed unused function get_pcmbuf_descsize from pcmbuf.c | Bertrik Sikken | 2008-04-19 |
| * | Fix exit button for battery debug menu on sansa e200. | Bertrik Sikken | 2008-04-19 |
| * | Fix warning. | Barry Wardell | 2008-04-19 |
| * | FS#8642: Improve boot time on Sansa bootloaders by boosting the CPU. This onl... | Barry Wardell | 2008-04-19 |
| * | When looking for album art in /.rockbox/albumart/, use album artist rather th... | Magnus Holmgren | 2008-04-19 |
| * | Update the Swedish translation. | Magnus Holmgren | 2008-04-19 |
| * | Remove DEBUGF tht slipped in | Nils Wallménius | 2008-04-19 |
| * | Introduce support for passing decimal numbers in talk ids and speak them, use... | Nils Wallménius | 2008-04-19 |
| * | Fixed cpu boost/unboost (in case of a plugin error, the cpu was unboosted wit... | Bertrik Sikken | 2008-04-19 |
| * | fix red. | Andree Buschmann | 2008-04-19 |
| * | Small changes to debug menu: Higher precision when showing boost ratio. Added... | Andree Buschmann | 2008-04-19 |
| * | Opps. | Michael Giacomelli | 2008-04-18 |
| * | Inform the console when an unsupported WMA flavor is played. | Michael Giacomelli | 2008-04-18 |
| * | This table is probably 128 entries long beginning with -60. Greatly improves ... | Michael Giacomelli | 2008-04-18 |
| * | Updated italian translation. | Alessio Lenzi | 2008-04-18 |
| * | Fix ticking noise on PP5002 introduced with tthe transfer optimisation in r17... | Jens Arnold | 2008-04-18 |
| * | Add keywords and fix more headers. | Michael Sevakis | 2008-04-18 |
| * | Add keywords and fix headers for files the usbstack files. | Michael Sevakis | 2008-04-18 |
| * | Fix bootloader red. | Michael Sevakis | 2008-04-18 |
| * | UMS for the Gigabeat S. Bootloader USB mode. Has a couple quirks 1) First plu... | Michael Sevakis | 2008-04-18 |
| * | Update Dutch lang file | Peter D'Hoye | 2008-04-17 |
| * | Rough battery calibration for the c200 based on results posted by Tomasz Wasi... | Michael Giacomelli | 2008-04-17 |
| * | FS#8903 - updated language files | Robert Kukla | 2008-04-17 |
| * | Cache functions should include data and instruction barriers. | Michael Sevakis | 2008-04-17 |
| * | For TCC and IMX Rolo, use a full flush and invalidate before branching. | Michael Sevakis | 2008-04-16 |
| * | Optimized byte-swapping macros for ARMv6. | Michael Sevakis | 2008-04-16 |
| * | Use file_exists and dir_exists functions where appropriate, fix one wrong fil... | Nils Wallménius | 2008-04-16 |
| * | Correct copyright date and add acknowledgement of projects (libasf and VLC) t... | Dave Chapman | 2008-04-16 |
| * | Fix yellows | Maurus Cuelenaere | 2008-04-16 |
| * | Make usb stack back available to non-PP targets. | Maurus Cuelenaere | 2008-04-16 |
| * | bufgetid3 should be used carefully, as it can return NULL. | Nicolas Pennequin | 2008-04-16 |
| * | Fix FS#8902 (NSF files get skipped). The cause was too strict metadata checki... | Nicolas Pennequin | 2008-04-16 |
| * | Fix yellow. usb_strings needs to point to const data as well. | Michael Sevakis | 2008-04-16 |
| * | Simpilify the uncached buffer allocation for the USB stack using NOCACHEBSS_A... | Michael Sevakis | 2008-04-16 |
| * | Some general housekeeping. Fixed a few yellows, made the volume buttons work ... | Will Robertson | 2008-04-16 |