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