summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2009-11-22fix more redNils Wallménius1-1/+1
2009-11-22fix mono recording token,Jonathan Gordon3-4/+14
2009-11-22Fix reds.Nils Wallménius2-88/+6
2009-11-22Give test_codec the ability to checksum files or folders of files, usefull to...Nils Wallménius3-93/+226
2009-11-22Fix references to those files.Nils Wallménius2-4/+4
2009-11-22Rename files to avoid name clash with a commit soon to come.Nils Wallménius2-0/+0
2009-11-22Add support for the MP4 file type 'isom'. Based on FS#10790 with an additiona...Magnus Holmgren2-8/+17
2009-11-22Update Swedish translation.Magnus Holmgren1-2/+19
2009-11-22XLCD lib: * Fix bug (improper fill) in pixel-wise left scrolling on 2bpp hori...Jens Arnold1-6/+3
2009-11-22buffering.c: cosmeticsRafaël Carré1-16/+16
2009-11-22Plasma demo: (1) small speed optimisation. (2) Limit speed to 33fps. (3) Boos...Jens Arnold1-5/+31
2009-11-22hopefully fix the sameplrate tokenJonathan Gordon1-1/+0
2009-11-21FS#10781 - Scrolling doesn't stop when entering USB screen from WPSMichael Chicoine1-0/+5
2009-11-21Commit FS#10605 - stable playback on low memory swcodec targets by Matthias S...Michael Giacomelli2-44/+47
2009-11-20Merge mpeg_malloc_reason_t and mpeg2_alloc_t, add STATE_INTERNAL_NORETURN to ...Andrew Mahone4-15/+12
2009-11-20Fix codec and plugin issues on ARM EABI caused by .iram sometimes being assig...Andrew Mahone1-4/+9
2009-11-20Short enum fixes for doom plugin.Andrew Mahone3-3/+3
2009-11-20Fix warning on new gcc for checking value or truth of undefined _WIN32 and MIPS.Andrew Mahone1-1/+1
2009-11-19Avoid possible memory corruptionNils Wallménius1-2/+3
2009-11-18pcmbuf: better debug info, reinstate flush variable clearJeffrey Goode1-12/+22
2009-11-18Unify fourcc macro and some style changesNils Wallménius8-75/+79
2009-11-18Make svn properties consistent and set some missing onesNils Wallménius2-2/+2
2009-11-18jpeg/png: Remove erased file name from list of file when change file.Teruaki Kawashima2-83/+72
2009-11-18Set svn:keywords property.Mohamed Tarek4-2/+6
2009-11-18Handle mid-track resumes in RM.Mohamed Tarek4-2/+41
2009-11-17Fix FS#10546 - metronome doesn't work on h1xx/h3xx.Torne Wuff1-2/+2
2009-11-17jpeg/png: refactor use of buf.Teruaki Kawashima2-46/+32
2009-11-17Fix previous commit on targets without bitmap supportJohannes Schwarz1-0/+8
2009-11-17FS#10193 - Add a standart menu to rockblox and clean up the codeJohannes Schwarz1-30/+143
2009-11-16mpeg.h/c cleanupJeffrey Goode9-54/+23
2009-11-16Cleanup audio.h, related functionsJeffrey Goode4-17/+28
2009-11-16Updated french translation.Mustapha Senhaji1-5/+81
2009-11-16pcmbuf cleanupJeffrey Goode3-29/+25
2009-11-16Remove a left-over check for metadata info being ready that delayed the initi...Thomas Martitz1-1/+1
2009-11-16Avoid two subsequent full update.Thomas Martitz1-18/+19
2009-11-16Fix some drawing problems when displaying the WPS initially with sbs enabled....Thomas Martitz4-37/+55
2009-11-15FS#10783 - WPS translationTomer Shalev6-0/+93
2009-11-15Partly revert r23625 (the TIMEOUT_NOBLOCK change), and add a comment explaini...Thomas Martitz1-2/+5
2009-11-15Consolidate some #ifdef code.Thomas Martitz1-5/+1
2009-11-15Fix crash when selecting statusbar: custom in the menus without having a vali...Thomas Martitz1-1/+1
2009-11-15Fix scrolling lines that keep scrolling after exiting plugins and scrolling l...Nils Wallménius2-0/+7
2009-11-15jpeg/png: change file list handling a bit.Teruaki Kawashima2-82/+62
2009-11-15jpeg/png: unify code to display image to draw_image(_rect).Teruaki Kawashima2-121/+57
2009-11-15sudoku: fix improper checking if loaded puzzle is valid. blocks also need to ...Teruaki Kawashima1-3/+3
2009-11-15Doom: test to see if it still needs Os on arm - that was set when the plugin ...Karl Kurbjun1-7/+1
2009-11-15pcmbuf: consolidate some similar codeJeffrey Goode1-54/+49
2009-11-14Updated Hebrew languageTomer Shalev1-0/+169
2009-11-14Fix peakmeter from delaying the initial display of the wps. Also change HZ/10...Thomas Martitz1-2/+5
2009-11-13Crossfade: crossfaded manual skips now start fading immediatelyJeffrey Goode1-21/+45
2009-11-12Crossfade: fix shuffle OR manual skip functionality, verbiage and manualJeffrey Goode35-47/+47