summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
* Enable strict aliasing optimizations for codecs on gcc versions >= 4.0, fix a...Nils Wallménius2009-11-29
* Use clz instruction to calculate integer logarithms, speeds up decoding of on...Nils Wallménius2009-11-29
* #if 0 out unused stuffNils Wallménius2009-11-29
* Use clz instruction to count leading zeroes on armv5+, gives about 2% speedup...Nils Wallménius2009-11-29
* These macros have been replaced by (UN)LIKELY macros and were not used anywhere.Nils Wallménius2009-11-29
* Updated italian translation.Alessio Lenzi2009-11-28
* Move strip_volume() to filefuncs.c and set properties.Maurus Cuelenaere2009-11-26
* Fix crash when crossfading at natural track transition - FS#10814Steve Bavin2009-11-26
* Redo a hack that precluded entering a folder on an ejected hotswap drive. Use...Thomas Martitz2009-11-26
* Add a simple sanity check before checking for changed binary.Thomas Martitz2009-11-25
* Add HAVE_HOTSWAP_STORAGE_AS_MAIN to detect changed binary after re-inserting ...Thomas Martitz2009-11-25
* Take out that code from the dynamic playlist viewer that aborts track move-in...Dave Hooper2009-11-25
* make recording trigger threshold settings work again.Dominik Wenger2009-11-25
* revert accidental commitFrank Gevaerts2009-11-24
* Limit character width to 255 pixelsFrank Gevaerts2009-11-24
* remove svn:executableMichael Chicoine2009-11-23
* crappy band-aid fix for statusbar being screwed after leaving plugins... Jonathan Gordon2009-11-23
* Prettify debug menu for logfJeffrey Goode2009-11-23
* fix more redNils Wallménius2009-11-22
* fix mono recording token,Jonathan Gordon2009-11-22
* Fix reds.Nils Wallménius2009-11-22
* Give test_codec the ability to checksum files or folders of files, usefull to...Nils Wallménius2009-11-22
* Fix references to those files.Nils Wallménius2009-11-22
* Rename files to avoid name clash with a commit soon to come.Nils Wallménius2009-11-22
* Add support for the MP4 file type 'isom'. Based on FS#10790 with an additiona...Magnus Holmgren2009-11-22
* Update Swedish translation.Magnus Holmgren2009-11-22
* XLCD lib: * Fix bug (improper fill) in pixel-wise left scrolling on 2bpp hori...Jens Arnold2009-11-22
* buffering.c: cosmeticsRafaël Carré2009-11-22
* Plasma demo: (1) small speed optimisation. (2) Limit speed to 33fps. (3) Boos...Jens Arnold2009-11-22
* hopefully fix the sameplrate tokenJonathan Gordon2009-11-22
* FS#10781 - Scrolling doesn't stop when entering USB screen from WPSMichael Chicoine2009-11-21
* Commit FS#10605 - stable playback on low memory swcodec targets by Matthias S...Michael Giacomelli2009-11-21
* Merge mpeg_malloc_reason_t and mpeg2_alloc_t, add STATE_INTERNAL_NORETURN to ...Andrew Mahone2009-11-20
* Fix codec and plugin issues on ARM EABI caused by .iram sometimes being assig...Andrew Mahone2009-11-20
* Short enum fixes for doom plugin.Andrew Mahone2009-11-20
* Fix warning on new gcc for checking value or truth of undefined _WIN32 and MIPS.Andrew Mahone2009-11-20
* Avoid possible memory corruptionNils Wallménius2009-11-19
* pcmbuf: better debug info, reinstate flush variable clearJeffrey Goode2009-11-18
* Unify fourcc macro and some style changesNils Wallménius2009-11-18
* Make svn properties consistent and set some missing onesNils Wallménius2009-11-18
* jpeg/png: Remove erased file name from list of file when change file.Teruaki Kawashima2009-11-18
* Set svn:keywords property.Mohamed Tarek2009-11-18
* Handle mid-track resumes in RM.Mohamed Tarek2009-11-18
* Fix FS#10546 - metronome doesn't work on h1xx/h3xx.Torne Wuff2009-11-17
* jpeg/png: refactor use of buf.Teruaki Kawashima2009-11-17
* Fix previous commit on targets without bitmap supportJohannes Schwarz2009-11-17
* FS#10193 - Add a standart menu to rockblox and clean up the codeJohannes Schwarz2009-11-17
* mpeg.h/c cleanupJeffrey Goode2009-11-16
* Cleanup audio.h, related functionsJeffrey Goode2009-11-16
* Updated french translation.Mustapha Senhaji2009-11-16