summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
...
* Clip keymap: the pitchscreen action should only hit on button release (short ...Marianne Arnold2010-08-28
* change get_glyph_size() to font_glyphs_to_bufsize(). fixes a bug when font gl...Fred Bauer2010-08-27
* tweak lrcplayer.Teruaki Kawashima2010-08-27
* Fix bug adding a playlist to another playlist doesn't finish if it has UTF-8 ...Teruaki Kawashima2010-08-27
* Use system headers a bit more: use host's fcntl.h for O_RDONLY etc.Thomas Martitz2010-08-27
* Make getcwd match the posix variant, make get_current_file() behave similar t...Thomas Martitz2010-08-27
* 2nd try: Introduce a small api for loading code (codecs,plugins) from disk/me...Thomas Martitz2010-08-27
* Revert "Introduce a small api for loading code (codecs,plugins) from disk/mem...Thomas Martitz2010-08-27
* Introduce a small api for loading code (codecs,plugins) from disk/memory.Thomas Martitz2010-08-26
* Fix residual aac-he distortion reported via forum. Bug was introduded with r2...Andree Buschmann2010-08-26
* Clip keymap : move pitchscreen to short submenu in wpsRafaël Carré2010-08-26
* Oops, forgot this file in r27893.Magnus Holmgren2010-08-26
* Fix building simulator plugins on Cygwin. A DLL stub containing atexit is lin...Magnus Holmgren2010-08-26
* remove executable bit on plugin_crt0.cRafaël Carré2010-08-26
* Move to a proper sdl key config instead of using the d2 pad. make the mouse w...Jonathan Gordon2010-08-26
* Make the yes/no screen useable in the stylus touchscreen mode, add 2 soft-but...Jonathan Gordon2010-08-26
* pacbox_cf.S contains a h300-only function, AND a function for all CFRafaël Carré2010-08-25
* Fix pacbox build on coldfireRafaël Carré2010-08-25
* Remove a bunch of build conditions inside .c filesRafaël Carré2010-08-25
* Remove build conditions inside .c plugin filesRafaël Carré2010-08-25
* Remove translations with empty <dest> in russian.lang from my previous commit...Bertrik Sikken2010-08-25
* Updated Russian translation - FS #11556 by Alexey PolkhirevBertrik Sikken2010-08-25
* fix errorsJonathan Gordon2010-08-25
* Accept FS#11567 by Fred Bauer - better memory management for the skin fontsJonathan Gordon2010-08-25
* Add 'lowmem' feature to the manual, defined if MEM <= 2Rafaël Carré2010-08-25
* Fix Brazilian Portugues translation - FS #11568 by Adilson XavierBertrik Sikken2010-08-24
* Fix yellows/reds. Red where caused by preprocessor condition mismatch.Thomas Martitz2010-08-24
* Second try: Introduce plugin_crt0.c that every plugin links.Thomas Martitz2010-08-24
* Move setjmp to lib and add setjmp for sh (imported from newlib) and compile i...Thomas Martitz2010-08-24
* Fix libfaad error that was introduced with r27225. Noise bursts during playba...Andree Buschmann2010-08-23
* Reinitialise ogg_malloc system on each track change with the vorbis codec - p...Bertrik Sikken2010-08-23
* Implement WHEEL_ACCELERATION for Ipod mini 1G based on code for 1G/2G.Marcin Bukat2010-08-23
* Revert "Introduce plugin_crt0.c that every plugin links."Thomas Martitz2010-08-23
* Introduce plugin_crt0.c that every plugin links.Thomas Martitz2010-08-23
* Update of Czech language - FS #11560 by Marek SalabaBertrik Sikken2010-08-23
* Fix HWCODEC playback broken in r27773. mpeg.c declared playlist functions on ...Jens Arnold2010-08-22
* Move ffmpeg functions to their own file to avoid mixing code under different ...Nils Wallménius2010-08-22
* forgot commentNils Wallménius2010-08-22
* libtremor: use render_line from ffmpeg (libavcodec/vorbis.c), speedup ~1% on ...Nils Wallménius2010-08-22
* Safeguard against possible stack corruption when the string in the tempbuffer...Nils Wallménius2010-08-21
* Remove unneeded include.Nils Wallménius2010-08-21
* Remove two unused defines.Nils Wallménius2010-08-21
* New skin tag: %if(<tag>, <operator>, <operand> [,option count]) which lets yo...Jonathan Gordon2010-08-19
* Whoops typoed the svn propNils Wallménius2010-08-18
* Enable shopper plugin for charcell too and fix the :$ tag in shopper.cNils Wallménius2010-08-18
* FS10820 - Shopper, a shopping list plugin by Daniel Rigby.Nils Wallménius2010-08-18
* Update Dutch language filePeter D'Hoye2010-08-17
* Small change to sansa fuze keymap.Nils Wallménius2010-08-17
* Fix FS#11547 - When selecting radio skin the currently loaded skin is not hil...Michael Chicoine2010-08-17
* Android port: add support for hardware keysMaurus Cuelenaere2010-08-16