summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2010-08-272nd try: Introduce a small api for loading code (codecs,plugins) from disk/me...Thomas Martitz4-135/+75
2010-08-27Revert "Introduce a small api for loading code (codecs,plugins) from disk/mem...Thomas Martitz3-74/+135
2010-08-26Introduce a small api for loading code (codecs,plugins) from disk/memory.Thomas Martitz3-135/+74
2010-08-26Fix residual aac-he distortion reported via forum. Bug was introduded with r2...Andree Buschmann1-2/+12
2010-08-26Clip keymap : move pitchscreen to short submenu in wpsRafaël Carré1-1/+1
2010-08-26Oops, forgot this file in r27893.Magnus Holmgren1-1/+1
2010-08-26Fix building simulator plugins on Cygwin. A DLL stub containing atexit is lin...Magnus Holmgren1-2/+6
2010-08-26remove executable bit on plugin_crt0.cRafaël Carré1-0/+0
2010-08-26Move to a proper sdl key config instead of using the d2 pad. make the mouse w...Jonathan Gordon2-0/+218
2010-08-26Make the yes/no screen useable in the stylus touchscreen mode, add 2 soft-but...Jonathan Gordon2-1/+36
2010-08-25pacbox_cf.S contains a h300-only function, AND a function for all CFRafaël Carré2-3/+10
2010-08-25Fix pacbox build on coldfireRafaël Carré1-4/+0
2010-08-25Remove a bunch of build conditions inside .c filesRafaël Carré11-39/+3
2010-08-25Remove build conditions inside .c plugin filesRafaël Carré25-119/+15
2010-08-25Remove translations with empty <dest> in russian.lang from my previous commit...Bertrik Sikken1-16/+0
2010-08-25Updated Russian translation - FS #11556 by Alexey PolkhirevBertrik Sikken1-22/+1310
2010-08-25fix errorsJonathan Gordon1-3/+4
2010-08-25Accept FS#11567 by Fred Bauer - better memory management for the skin fontsJonathan Gordon3-6/+24
2010-08-25Add 'lowmem' feature to the manual, defined if MEM <= 2Rafaël Carré1-0/+4
2010-08-24Fix Brazilian Portugues translation - FS #11568 by Adilson XavierBertrik Sikken1-98/+98
2010-08-24Fix yellows/reds. Red where caused by preprocessor condition mismatch.Thomas Martitz3-8/+3
2010-08-24Second try: Introduce plugin_crt0.c that every plugin links.Thomas Martitz142-341/+372
2010-08-24Move setjmp to lib and add setjmp for sh (imported from newlib) and compile i...Thomas Martitz10-452/+2
2010-08-23Fix libfaad error that was introduced with r27225. Noise bursts during playba...Andree Buschmann1-6/+13
2010-08-23Reinitialise ogg_malloc system on each track change with the vorbis codec - p...Bertrik Sikken1-3/+3
2010-08-23Implement WHEEL_ACCELERATION for Ipod mini 1G based on code for 1G/2G.Marcin Bukat1-2/+4
2010-08-23Revert "Introduce plugin_crt0.c that every plugin links."Thomas Martitz142-372/+341
2010-08-23Introduce plugin_crt0.c that every plugin links.Thomas Martitz142-341/+372
2010-08-23Update of Czech language - FS #11560 by Marek SalabaBertrik Sikken1-43/+43
2010-08-22Fix HWCODEC playback broken in r27773. mpeg.c declared playlist functions on ...Jens Arnold1-12/+10
2010-08-22Move ffmpeg functions to their own file to avoid mixing code under different ...Nils Wallménius2-51/+74
2010-08-22forgot commentNils Wallménius1-0/+1
2010-08-22libtremor: use render_line from ffmpeg (libavcodec/vorbis.c), speedup ~1% on ...Nils Wallménius1-26/+49
2010-08-21Safeguard against possible stack corruption when the string in the tempbuffer...Nils Wallménius1-1/+1
2010-08-21Remove unneeded include.Nils Wallménius1-2/+0
2010-08-21Remove two unused defines.Nils Wallménius1-2/+0
2010-08-19New skin tag: %if(<tag>, <operator>, <operand> [,option count]) which lets yo...Jonathan Gordon3-12/+143
2010-08-18Whoops typoed the svn propNils Wallménius1-1/+1
2010-08-18Enable shopper plugin for charcell too and fix the :$ tag in shopper.cNils Wallménius2-3/+2
2010-08-18FS10820 - Shopper, a shopping list plugin by Daniel Rigby.Nils Wallménius4-0/+485
2010-08-17Update Dutch language filePeter D'Hoye1-0/+93
2010-08-17Small change to sansa fuze keymap.Nils Wallménius1-6/+6
2010-08-17Fix FS#11547 - When selecting radio skin the currently loaded skin is not hil...Michael Chicoine1-0/+14
2010-08-16Android port: add support for hardware keysMaurus Cuelenaere2-0/+200
2010-08-16"Fix" FS#11349... %cs got confused because for some reason when the root menu...Jonathan Gordon2-26/+17
2010-08-16Fix FS#11524 - a sbs could crash on loadJonathan Gordon1-0/+7
2010-08-16Fix FS#11469 - make the fms update as it shouldJonathan Gordon2-36/+34
2010-08-16Make %pb without any params work as expectedJonathan Gordon1-3/+3
2010-08-16fix FS#11542 - %t() not workingJonathan Gordon1-0/+2
2010-08-15fix FS#11519 - clock tags wernt updating like they shouldJonathan Gordon2-2/+6