summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
...
* Fix handling of unaligned input buffers in libatrac.Mohamed Tarek2009-08-15
* FS#10526: mpegplayer audio out of sync, reverts r22280Jeffrey Goode2009-08-15
* Correct the ffmpeg revision of libatrac and write more import details.Mohamed Tarek2009-08-15
* Fix yellow.Mohamed Tarek2009-08-14
* Support for playback of atrac3 audio in rm, in sim.Mohamed Tarek2009-08-14
* Revert the asm fixmul stuff for now.Mohamed Tarek2009-08-14
* Use the bytestream reading functions form librm and drop bytestream.h and lib...Mohamed Tarek2009-08-14
* Factor out bytestream reading functions needed in rm parsers/codecs.Mohamed Tarek2009-08-14
* Move main() outside atrac3.c and create atrac3.hMohamed Tarek2009-08-14
* Replace av_log() with DEBUGF and drop some now-useless files.Mohamed Tarek2009-08-14
* Fix a (stupid) mistake in libatrac/atrac3.cMohamed Tarek2009-08-14
* Call the asm definitions of fixmul functions when possible.Mohamed Tarek2009-08-13
* Remove a forgotten DEBUGF from librm/rm.c - No functional changes.Mohamed Tarek2009-08-13
* Remove mallocs from libatrac.Mohamed Tarek2009-08-13
* Modify libatrac to use fixed-point arithmetic.Mohamed Tarek2009-08-13
* Modify libcook to use rockbox's mdct library in its standalone test program.Mohamed Tarek2009-08-13
* Also modify mdct_lookup.c for compiling outside rockbox.Mohamed Tarek2009-08-13
* Modify the mdct library to enable using it outside rockbox - No functional ch...Mohamed Tarek2009-08-13
* Update the french translation.Mustapha Senhaji2009-08-13
* Make quickscreen items enum name lower-case, as per docs/CONTRIBUTING.Thomas Martitz2009-08-13
* Make gui_syncquickscreen_run() static as it's not used anywhere.Thomas Martitz2009-08-13
* FS#10446: Bug defense in dsp.c, minor tweaks and commentsJeffrey Goode2009-08-12
* FS#10512: Bookmarking does not behave correctly (fixes r22192)Jeffrey Goode2009-08-12
* FS#10504: Make mpegplayer audio thread use correct sample countJeffrey Goode2009-08-12
* Adds DSP testing and WAV writing to test_codecJeffrey Goode2009-08-12
* Protect viewport.h against multiple inclusion.Thomas Martitz2009-08-12
* Fix mistake at checking the return in rockboy. Thanks Al Le for spotting.Thomas Martitz2009-08-12
* Fix yellows.Thomas Martitz2009-08-12
* Both of this isn't needed anymore as it's done at the end of the function.Thomas Martitz2009-08-12
* Make kbd_input() show a cancel splash to indicate user abort better and for b...Thomas Martitz2009-08-12
* Remove unneeded symbols and improve the comment to the VP parsing functionAlexander Levin2009-08-12
* Fix FS#10505 - "Background changes to inverted when cleared" as well as a pr...Thomas Martitz2009-08-12
* Consolidate day of week calculationFrank Gevaerts2009-08-11
* Fix logf() multilines handlingRafaël Carré2009-08-11
* Fix logfdump multilines handlingRafaël Carré2009-08-11
* Fix defines from the last commit that made replaygain depend on crossfade. T...Michael Giacomelli2009-08-11
* FS#10506. Don't compile various crossfade only functions in pcmbuf.c on low ...Michael Giacomelli2009-08-11
* Disable crossfade menu option (but nothing more) on lowmem (<=2MB) targets be...Michael Giacomelli2009-08-11
* Fix yellow.Mohamed Tarek2009-08-10
* Import libatrac from ffmpeg and modify librm to support ATRAC3.Mohamed Tarek2009-08-10
* r22135 overwrote mcuelenaere's changes in r22068 to add slider-type regions f...Jonathan Gordon2009-08-10
* FS#10496: remove function read_image_file_offset, it had a bug and is not use...Bertrik Sikken2009-08-09
* Don't set the drawmode twice and simplify two cases in viewport_parse_viewport.Thomas Martitz2009-08-09
* Fix the yellows.Thomas Martitz2009-08-09
* Fix player and greyscale reds.Thomas Martitz2009-08-09
* r22135 overwrote mcuelenaere's changes in r22068 to add slider-type regions f...Jonathan Gordon2009-08-09
* Factor out WPS' %V parsing function into viewport.c, in preperation of custom...Thomas Martitz2009-08-09
* M:Robe 500: Add missing filesKarl Kurbjun2009-08-09
* Rockboy: Cleanup redKarl Kurbjun2009-08-09
* Rockboy: Significantly reduce the number of palette updates, add support for ...Karl Kurbjun2009-08-09