summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* MPEGPlayer: reconceal the point punsMichael Sevakis2010-05-16
* Rearrange statements for a small binsize reduction; delete unneeded bracesAlexander Levin2010-05-16
* MPEGPlayer: Add a second layer of caching to help speed up byte-wise scanning...Michael Sevakis2010-05-16
* fix a minor fms presetlist viewer bug with displaying prev when you are on th...Jonathan Gordon2010-05-16
* memset is in string.h, not memory.h.Thomas Martitz2010-05-16
* fix redNils Wallménius2010-05-16
* Since we no longer use -fno-strict-aliasing in CFLAGS we don't need to strip ...Nils Wallménius2010-05-16
* as3525: don't use incomplete USB code when chargingRafaël Carré2010-05-16
* make checkwps accept .rfms files as remote skinsJonathan Gordon2010-05-16
* yellow go bye byeJonathan Gordon2010-05-16
* .sbs is base skin, not custom statusbarJonathan Gordon2010-05-16
* FS#11263 - Radio Art support! %C and %Cl tags work in the radio screen and Ba...Jonathan Gordon2010-05-16
* as3525: make sure we don't use a negative number of sectorsRafaël Carré2010-05-16
* Fix building on cygwin.Thomas Martitz2010-05-16
* as3525v1 use an as3515 audio codec/PMU, not an as3517 as previously thoughtRafaël Carré2010-05-16
* Make sure to include audiohw.h in settings.h or the definition of struct user...Michael Sevakis2010-05-16
* Correct button_read_device prototype for HAVE_BUTTON_DATA.Thomas Martitz2010-05-15
* Fix last reds, database tool definitely needs rework.Thomas Martitz2010-05-15
* Revert r26048. APE tags in mp3 is explicitely on http://www.rockbox.org/wiki/...Frank Gevaerts2010-05-15
* Remove outdated NODO list from the docs folder. Replace it with a link to th...Michael Giacomelli2010-05-15
* Format FM frequency depending on the regional settings (FS#11273)Alexander Levin2010-05-15
* Gigabeat S: Not defining HAVE_POWEROFF_WHILE_CHARGING is far too disruptive g...Michael Sevakis2010-05-15
* Revert r26055 since it breaks certain Archos targets.Michael Sevakis2010-05-15
* Get checkwps going again, don't mess with sdl in it.Thomas Martitz2010-05-15
* - Move uisimulator/sdl/*.[ch] into the target tree, under firmware/target/hos...Thomas Martitz2010-05-15
* YUV Dither: r12 saving was removed but stacked parameter load offset wasn't c...Michael Sevakis2010-05-15
* adc-as3514.c: cosmeticsRafaël Carré2010-05-15
* Promote Packard Bell Vibe 500 to stable.Szymon Dziok2010-05-15
* fuzev2: leave at least 3ms between scrollwheel eventsRafaël Carré2010-05-15
* fuzev2: fix buttonlight flashing on µSD access (2nd try)Rafaël Carré2010-05-15
* i.MX31: Issue some NOP's immediately after MCR WFI to prevent premature execu...Michael Sevakis2010-05-15
* Small mistake in francais.langRafaël Carré2010-05-15
* Fix alarmclock plugin time miscalculationRafaël Carré2010-05-15
* If HAVE_POWEROFF_WHILE_CHARGING is not defined and the charging configuration...Michael Sevakis2010-05-15
* Gigabeat S: There's no reason to pause the LCD DMA when changing the framebuf...Michael Sevakis2010-05-15
* Hopefully finish off the red from r26051.Michael Sevakis2010-05-15
* Hopefully get some green back from r26051.Michael Sevakis2010-05-15
* Gigabeat S: Fully enable access to hardware tone controls and 3-D effect feat...Michael Sevakis2010-05-15
* as3525: fix capacity sanity checkRafaël Carré2010-05-15
* fix inverted logic in r26047: voice works againRafaël Carré2010-05-15
* mp3: when ID3 tags are not found, search APE tagsYoshihisa Uchida2010-05-15
* talk_init() : don't try to load the voice file if it won't fit in memoryRafaël Carré2010-05-15
* fix yellowYoshihisa Uchida2010-05-15
* as3543: output sum of line & dac to have voicing work while using FMRafaël Carré2010-05-15
* ID3 tags parser separates from metadata/mp3.cYoshihisa Uchida2010-05-15
* wm8978: Clean out silly macros. Use 'POS' convention instead for shifted bitf...Michael Sevakis2010-05-15
* vuprintf does not belong in stdio.h, causes problems with other versions of s...Jeffrey Goode2010-05-15
* Fix yellow: missed a castJeffrey Goode2010-05-15
* Eliminate %zd tag in printf format strings, replace them with %ld. The %z for...Jeffrey Goode2010-05-15
* Fix include problemJeffrey Goode2010-05-15