summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Expunge a commented #include that found its way in in r30771.Michael Sevakis2011-10-17
* Gigabeat S/i.MX31/wm8978: Clean up clocking information in the general wmcode...Michael Sevakis2011-10-17
* Split long fmt string which caused a yellowFred Bauer2011-10-17
* Faster cached font loading. FS#12333Fred Bauer2011-10-17
* Update UI simulator buttonmap for Sansa FuzeFred Bauer2011-10-17
* Credit Andrew Ryabinin for hifiman-hm60x portMarcin Bukat2011-10-17
* fix yellowMarcin Bukat2011-10-17
* Add HiFiMAN HM-60x target(s). FS#12319 by Andrew Ryabinin with some (small) m...Marcin Bukat2011-10-17
* Update convbdf.c for previous changeFred Bauer2011-10-16
* font_cache.c: Optimize and simplify cache search. ~25% font rendering boostFred Bauer2011-10-16
* Fix FS#12320 - need substitute to /.rockbox/skin_buffer_size.txtThomas Martitz2011-10-16
* Fix Yellow: missing protoFred Bauer2011-10-16
* FS:12299 Font glyph cache is no longer saved. Each font will now have its own...Fred Bauer2011-10-16
* Fix warningsBertrik Sikken2011-10-15
* plugins: another round of making local functions staticBertrik Sikken2011-10-15
* Missed two spots.Björn Stenberg2011-10-15
* Changed the FOR_NB_SCREENS macro to always be a for loop that declares its ow...Björn Stenberg2011-10-15
* Revert 30754 because the codecs won't build correctly, anyway.Fred Bauer2011-10-15
* undef DEBUG in pcm_record.c because it's broken and breaks DEBUG buildsFred Bauer2011-10-14
* Fix yellowFred Bauer2011-10-14
* Remove font_reset() which tried to fetch font *pfs from uninitiaized buflib_a...Fred Bauer2011-10-14
* Update Dutch langfilePeter D'Hoye2011-10-14
* Don't make font available via buflib_allocations[] until fully loadedFred Bauer2011-10-14
* Fix off-by-one buffer errorThomas Jarosch2011-10-14
* i.MX31 avic: Fix super-stale comment.Michael Sevakis2011-10-14
* i.MX31: Simplify nested interrupt handling. Give SVC mode its own stack by gr...Michael Sevakis2011-10-14
* rk27xx - add support for i2s in master mode. Based on patch by Andrew RyabininMarcin Bukat2011-10-13
* rk27xx - fix sys timer clock setup. Spotted by Andrew RyabininMarcin Bukat2011-10-13
* Make a few local functions staticBertrik Sikken2011-10-12
* Sansa AMSv2: set internal voltages PVDD1 and AVDD17 to the same value as the ...Bertrik Sikken2011-10-12
* Switch to SYS mode on arm FS#12322 by meMarcin Bukat2011-10-11
* fix redRafaël Carré2011-10-10
* mpegplayer sync_audio_setting(): simplify / clarifyRafaël Carré2011-10-10
* Another fix for audio_get_buffer() on hwcodec by Thomas Martitz.Jens Arnold2011-10-09
* Fix audio_get_buffer() implementation on hwcodec, to be similar to the swcode...Thomas Martitz2011-10-09
* Protect the move operation of buflib against IRQs.Thomas Martitz2011-10-09
* More de-tabificationBertrik Sikken2011-10-08
* de-tabifyNils Wallménius2011-10-08
* usb: only declare usb_mmc_countdown on target which don't use the usb stackAmaury Pouly2011-10-08
* imx233/fuze+: declare 3d audio capability, update lang accordinglyAmaury Pouly2011-10-08
* Remove errorneous ; after "for" statement.Thomas Jarosch2011-10-08
* libtremor: build with -O2 for cf, gives a slight speedup on high bitrate file...Nils Wallménius2011-10-08
* fix warning in debug codeNils Wallménius2011-10-08
* libtremor: hack to work around huge allocations for the comment packet in fil...Nils Wallménius2011-10-08
* Fix exit/return behavior in the id3 info screen.Fixes returning immediately o...Thomas Martitz2011-10-07
* sansa clipplus: add version 01.02.16 to mkamsboot as a firmware that can be p...Bertrik Sikken2011-10-07
* Fix touchscreen behavior in time&date screen.Thomas Martitz2011-10-07
* Add two macros for char*-based pointer arithmetic and use it in font.cThomas Martitz2011-10-07
* Correct left-over assignment.Thomas Martitz2011-10-07
* Re-order things to fix red.Thomas Martitz2011-10-07