summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* lists: Detect dirtyness (need to reinit) for each list, instead of once globa...Thomas Martitz2011-10-07
* Manual: Small English improvementAlex Parker2011-10-05
* core_alloc: Provide a tiny test allocation, which can be freed for debug purp...Thomas Martitz2011-10-05
* Revert r30599 "Check for the magic file "/.rockbox/skin_buffer_size.txt" [...]"Thomas Martitz2011-10-05
* Changed #warning to a TODO comment.Björn Stenberg2011-10-05
* Only alloc if necessary. Patch by Jonathan Gordon.Björn Stenberg2011-10-05
* Clean up compressor setting codeJeffrey Goode2011-10-05
* Do not font_unload() failed fonts when aborting a skin loadFred Bauer2011-10-05
* Make function calc_db in peakmeter.c staticBertrik Sikken2011-10-04
* Remove unused function display_keylock_textBertrik Sikken2011-10-04
* plugins: make local functions static for metronome, rockblox1d, wavviewBertrik Sikken2011-10-04
* Rockbox Utility: refresh some more dynamic strings after translation change.Dominik Riebeling2011-10-04
* Silence build warningJeffrey Goode2011-10-04
* r30706 was not the right fix - thanks to amiconn for catching the errorMichael Chicoine2011-10-04