summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Introduced new options for convbdf that specify how the ascent/descent is all...Alexander Levin2009-03-08
* Clean up some #includesBertrik Sikken2009-03-08
* Move the multivolume definition to a better place for the Ondio FM to fix the...Magnus Holmgren2009-03-08
* Fix FS#9980: Bookmarking didn't work in the root of a volume (e.g., an SD card).Magnus Holmgren2009-03-08
* Add setjmp/longjmp for ARM and ColdFire to the codec lib, and use it in the V...Magnus Holmgren2009-03-08
* Bugfix: Text styles are not drawmodes, so stop storing them in the vieport's ...Jens Arnold2009-03-08
* Changed the comment to more accurately reflect how it worksAlexander Levin2009-03-08
* Some HttpGet cleanup: use references when setting options.Dominik Riebeling2009-03-08
* Unify printing of warnings/errors/info messagesAlexander Levin2009-03-07
* Update year in about box -- we are still working on this.Dominik Riebeling2009-03-07
* Revert the static'ing, as it causes crashes/freezes. Needs investigation.Jens Arnold2009-03-07
* Made all local functions static, saving ~500 bytes of binsize on coldfire and...Jens Arnold2009-03-07
* Fix FS#9949 - Song not playing, noise instead. Stale code was left from befor...Michael Sevakis2009-03-07
* Make Philips SA9200 build againMark Arigo2009-03-07
* Remove some more debug output. Add an option to strip binaries. Fix quoting a...Jonas Häggqvist2009-03-07
* Mono targets: Make sure the splash screen uses white on black and the logo do...Jens Arnold2009-03-07
* Performance tweaks for SH1. No changes for coldfire and ARM, apart from chang...Jens Arnold2009-03-07
* Only print clip warnings in verbose modeAlexander Levin2009-03-06
* Remove the check since it can fail if the chars to process were limited per c...Alexander Levin2009-03-06
* "Commit" the deleted file...Jonas Häggqvist2009-03-06
* Revamp of the bitmap allocation for the fonts. Implements the idea from FS#99...Alexander Levin2009-03-06
* Bump rbutil version to 1.1, remove the m (milestone) prefix and show the vers...Dominik Riebeling2009-03-06
* Don't skip the cleanup I commented out for debugging and build all targets if...Jonas Häggqvist2009-03-06
* Smarten up the w32sims.pl script and rename it to sims.pl, since it does all ...Jonas Häggqvist2009-03-06
* Fix FS#9977 - Thanks to Brian Sutherland for intensive testing and effortThomas Martitz2009-03-06
* add the needed plugin API exports for pictureflow to hwcodec, use the audio b...Andrew Mahone2009-03-06
* pictureflow: use correct priority to free slides when extending cache on righ...Andrew Mahone2009-03-06
* Use plaint int here since it's also used for the other fieldsAlexander Levin2009-03-05
* Provide better stats (print the total number of glyphs as well)Alexander Levin2009-03-05
* Update german translation and drop obsolete strings.Dominik Riebeling2009-03-05
* Use total_sectors in ata_get_info() instead of calculating it all over again....Frank Gevaerts2009-03-05
* Correct the char's bby and bbh if it's clippedAlexander Levin2009-03-05
* Remove no longer used stuff.Jens Arnold2009-03-05
* Use a static pattern rule to restrict the dependency on [pluginname].o to sin...Jens Arnold2009-03-04
* Clip the glyphs that wouldn't be correctly rendered by Rockbox thus avoiding ...Alexander Levin2009-03-04
* FS#9919 pictureflow cache rework, footprint reduction, buflib useAndrew Mahone2009-03-04
* FS#9916 buflib plugin memory allocatorAndrew Mahone2009-03-04
* Revert r20200, it was incorrect. The feature 'serial_port' refers to serial p...Bertrik Sikken2009-03-04
* Make the 'serial_port' feature depend on HAVE_SERIAL instead of IPOD_ACCESSOR...Bertrik Sikken2009-03-04
* Fix update rectangle calculation. This caused the black artifacts outside the...Jens Arnold2009-03-04
* Cosmetic fix: remove duplicate semicolonsBertrik Sikken2009-03-04
* Overlooked one place where the 'archive created' warning needs to be suppressed.Jens Arnold2009-03-04
* FS #9978: Walon.lang update by Stéphane QuertinmontTom Ross2009-03-03
* GigabeatFX: Change the way that the LCD copy routine works: Do the copy and t...Karl Kurbjun2009-03-03
* Get the volume controls working on the M:Robe 500 along with some minor code ...Karl Kurbjun2009-03-03
* Simplify generic_i2c, removing the link between i2c address and i2c interface...Bertrik Sikken2009-03-03
* Updated italian translation.Alessio Lenzi2009-03-03
* Bring back -fdata-sections that got lost in the make system overhaul (r19146).Jens Arnold2009-03-03
* FS #9974: Update Walon.lang by Stéphane Quertinmont.Tom Ross2009-03-03
* Add missing user fields aka fix yellow.Tom Ross2009-03-03