Age | Commit message (Expand) | Author |
2009-03-09 | Onda VX747: | Maurus Cuelenaere |
2009-03-09 | Fix the user: strings | Magnus Holmgren |
2009-03-09 | Add Johannes Linke to the header in deutsch.lang too. | Marianne Arnold |
2009-03-09 | Update German translation: add missing strings, improve wording in a few phra... | Marianne Arnold |
2009-03-09 | Make strnatcmp() and strnatcasecmp() call strcmp() or strcasecmp() if strings... | Frank Gevaerts |
2009-03-09 | A few tweaks to get USB support compiling again on TCC targets (part of FS#99... | Rob Purchase |
2009-03-09 | Add Sam Bouwer to the credits and inside the langfile header | Peter D'Hoye |
2009-03-09 | Better translation for one of the sorting strings in the Dutch language file.... | Peter D'Hoye |
2009-03-09 | Update Dutch translation | Peter D'Hoye |
2009-03-09 | Add a missing phrase (LANG_CREDITS) | Alexander Levin |
2009-03-09 | * Onda VX767: fix some redundant files + add some missing functions for apps/... | Maurus Cuelenaere |
2009-03-09 | Use more formal English (passive) | Alexander Levin |
2009-03-09 | Add a TODO mark -- code duplication is ugly | Alexander Levin |
2009-03-09 | * Unify Onda VX747 and VX747+ config files | Maurus Cuelenaere |
2009-03-09 | Update the Swedish translation. | Magnus Holmgren |
2009-03-09 | Gigabeat S: Switch SSI1 and 2 around so that playback can use the shared peri... | Michael Sevakis |
2009-03-09 | Greyscale targets: Make the gradient a bit brighter and simplify the calculat... | Jens Arnold |
2009-03-08 | No need for a capital C in charging | Frank Gevaerts |
2009-03-08 | Make the leave-usb-mode paragraph a bit less technical. Fix accidental missin... | Frank Gevaerts |
2009-03-08 | Fix red. | Bertrik Sikken |
2009-03-08 | Yet more #include cleanups | Bertrik Sikken |
2009-03-08 | Document the new disconnect behaviour introduced by r20244 | Frank Gevaerts |
2009-03-08 | Fix insert/queue next, last and replace to update the last insert position too, | Thomas Martitz |
2009-03-08 | Make the USB disconnect feature dependent on HAVE_USB_POWER. This may not | Frank Gevaerts |
2009-03-08 | The credits file is utf-8 but QTextStream defaults to the system locale codec... | Dominik Riebeling |
2009-03-08 | Allow the user to leave MSC mode by pressing the USB POWER button (the one th... | Frank Gevaerts |
2009-03-08 | Clean up some more #includes | Bertrik Sikken |
2009-03-08 | Optimize hline, fillrect and mono bitmap drawing for chunky displays (16 bit ... | Jens Arnold |
2009-03-08 | Fix playlist "Insert" a bit. | Thomas Martitz |
2009-03-08 | Ondio SP needed the same fix as Ondio FM. Thanks to Marianne Arnold for point... | Magnus Holmgren |
2009-03-08 | Introduced new options for convbdf that specify how the ascent/descent is all... | Alexander Levin |
2009-03-08 | Clean up some #includes | Bertrik Sikken |
2009-03-08 | Move the multivolume definition to a better place for the Ondio FM to fix the... | Magnus Holmgren |
2009-03-08 | Fix FS#9980: Bookmarking didn't work in the root of a volume (e.g., an SD card). | Magnus Holmgren |
2009-03-08 | Add setjmp/longjmp for ARM and ColdFire to the codec lib, and use it in the V... | Magnus Holmgren |
2009-03-08 | Bugfix: Text styles are not drawmodes, so stop storing them in the vieport's ... | Jens Arnold |
2009-03-08 | Changed the comment to more accurately reflect how it works | Alexander Levin |
2009-03-08 | Some HttpGet cleanup: use references when setting options. | Dominik Riebeling |
2009-03-07 | Unify printing of warnings/errors/info messages | Alexander Levin |
2009-03-07 | Update year in about box -- we are still working on this. | Dominik Riebeling |
2009-03-07 | Revert the static'ing, as it causes crashes/freezes. Needs investigation. | Jens Arnold |
2009-03-07 | Made all local functions static, saving ~500 bytes of binsize on coldfire and... | Jens Arnold |
2009-03-07 | Fix FS#9949 - Song not playing, noise instead. Stale code was left from befor... | Michael Sevakis |
2009-03-07 | Make Philips SA9200 build again | Mark Arigo |
2009-03-07 | Remove some more debug output. Add an option to strip binaries. Fix quoting a... | Jonas Häggqvist |
2009-03-07 | Mono targets: Make sure the splash screen uses white on black and the logo do... | Jens Arnold |
2009-03-07 | Performance tweaks for SH1. No changes for coldfire and ARM, apart from chang... | Jens Arnold |
2009-03-06 | Only print clip warnings in verbose mode | Alexander Levin |
2009-03-06 | Remove the check since it can fail if the chars to process were limited per c... | Alexander Levin |
2009-03-06 | "Commit" the deleted file... | Jonas Häggqvist |