summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
* How punny. Just one more whack-a-mole to get.Michael Sevakis2010-05-16
* 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
* 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
* yellow go bye byeJonathan Gordon2010-05-16
* FS#11263 - Radio Art support! %C and %Cl tags work in the radio screen and Ba...Jonathan Gordon2010-05-16
* Make sure to include audiohw.h in settings.h or the definition of struct user...Michael Sevakis2010-05-16
* Revert r26048. APE tags in mp3 is explicitely on http://www.rockbox.org/wiki/...Frank Gevaerts2010-05-15
* Format FM frequency depending on the regional settings (FS#11273)Alexander Levin2010-05-15
* Revert r26055 since it breaks certain Archos targets.Michael Sevakis2010-05-15
* - Move uisimulator/sdl/*.[ch] into the target tree, under firmware/target/hos...Thomas Martitz2010-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
* 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
* 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
* ID3 tags parser separates from metadata/mp3.cYoshihisa Uchida2010-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
* Fix logf lines in codecs (type mismatches)Jeffrey Goode2010-05-15
* Make the sim buildable with mingw againFrank Gevaerts2010-05-14
* Hopefully the last warningFrank Gevaerts2010-05-14
* Fix various size_t related warnings and errorsFrank Gevaerts2010-05-14
* another cast ssize_t -> longRafaël Carré2010-05-14
* cast ssize_t to longRafaël Carré2010-05-14
* Fix FS#11261 (slow seek forward in mpc files). Since the introduction of the ...Andree Buschmann2010-05-14
* Fix remaining reds/yellows.Thomas Martitz2010-05-14
* Move math.h to firmware/libc/include/ and fix slight incompatibilities betwee...Thomas Martitz2010-05-14
* Include host system's header files and don't compile our c library replacemen...Thomas Martitz2010-05-14
* Give pitch_detector the IRAMming it deserves.Michael Sevakis2010-05-14
* updates the README document.Yoshihisa Uchida2010-05-14
* Set up EMAC mode in cook, fixing whitenois when transitioning from a codec us...Nils Wallménius2010-05-14
* fix: The second playback time is not correct in playing TTA musics continuously.Yoshihisa Uchida2010-05-14
* Enable recording on clipv1/m200v4/c200v2Rafaël Carré2010-05-14
* Restor setting of EMAC mode on coldfire lost in r25056 fixes whitenoise when ...Nils Wallménius2010-05-14
* Cache align the pitch detector audiobuffer where needed. Some other misc. cha...Michael Sevakis2010-05-14
* Fix LUA red and yellow.Michael Sevakis2010-05-14
* Fix some sim warnings.Michael Sevakis2010-05-14
* pitch_detector: Use continuous recording, even if the algorithm is too slow f...Michael Sevakis2010-05-14
* FS#11272 by Gerhard Zintel fixing a bug when resetting the database in keyboxNils Wallménius2010-05-13
* fix pitch_detector: recording will stop itself if the callback returns <0Rafaël Carré2010-05-13