Age | Commit message (Expand) | Author |
2010-08-27 | Make getcwd match the posix variant, make get_current_file() behave similar t... | Thomas Martitz |
2010-08-27 | 2nd try: Introduce a small api for loading code (codecs,plugins) from disk/me... | Thomas Martitz |
2010-08-27 | Revert "Introduce a small api for loading code (codecs,plugins) from disk/mem... | Thomas Martitz |
2010-08-26 | Introduce a small api for loading code (codecs,plugins) from disk/memory. | Thomas Martitz |
2010-08-26 | Describe the default value of the new optional tag parameter | Alexander Levin |
2010-08-26 | Fix residual aac-he distortion reported via forum. Bug was introduded with r2... | Andree Buschmann |
2010-08-26 | Clip keymap : move pitchscreen to short submenu in wps | Rafaël Carré |
2010-08-26 | Manual: Change the labels on the clip, clip+ and fuze images so that they act... | Alex Parker |
2010-08-26 | Manual: Make the clip WPS buttons match what actually happens. Short submenu... | Alex Parker |
2010-08-26 | Oops, forgot this file in r27893. | Magnus Holmgren |
2010-08-26 | Fix building simulator plugins on Cygwin. A DLL stub containing atexit is lin... | Magnus Holmgren |
2010-08-26 | remove executable bit on plugin_crt0.c | Rafaël Carré |
2010-08-26 | Move to a proper sdl key config instead of using the d2 pad. make the mouse w... | Jonathan Gordon |
2010-08-26 | Make the yes/no screen useable in the stylus touchscreen mode, add 2 soft-but... | Jonathan Gordon |
2010-08-25 | pacbox_cf.S contains a h300-only function, AND a function for all CF | Rafaël Carré |
2010-08-25 | Fix pacbox build on coldfire | Rafaël Carré |
2010-08-25 | Remove a bunch of build conditions inside .c files | Rafaël Carré |
2010-08-25 | Remove build conditions inside .c plugin files | Rafaël Carré |
2010-08-25 | Remove translations with empty <dest> in russian.lang from my previous commit... | Bertrik Sikken |
2010-08-25 | Updated Russian translation - FS #11556 by Alexey Polkhirev | Bertrik Sikken |
2010-08-25 | fix errors | Jonathan Gordon |
2010-08-25 | Accept FS#11567 by Fred Bauer - better memory management for the skin fonts | Jonathan Gordon |
2010-08-25 | Add 'lowmem' feature to the manual, defined if MEM <= 2 | Rafaël Carré |
2010-08-25 | c200v2 manual | Rafaël Carré |
2010-08-25 | Manual: fix Sansa AMS install | Rafaël Carré |
2010-08-25 | typo in r27876 | Rafaël Carré |
2010-08-25 | usb-drv-as3525: only give physical addresses to USB HW | Rafaël Carré |
2010-08-25 | sd-as3525*: use AS3525_PHYSICAL_ADDR | Rafaël Carré |
2010-08-24 | Fix Brazilian Portugues translation - FS #11568 by Adilson Xavier | Bertrik Sikken |
2010-08-24 | Fix yellows/reds. Red where caused by preprocessor condition mismatch. | Thomas Martitz |
2010-08-24 | Second try: Introduce plugin_crt0.c that every plugin links. | Thomas Martitz |
2010-08-24 | mips is predefined by gcc, but we want it for paths. Don't let others fall in... | Thomas Martitz |
2010-08-24 | Add a comment | Thomas Martitz |
2010-08-24 | Fix red. Something - I coundn't find it - must be doing '#define mips 1'. | Thomas Martitz |
2010-08-24 | Move setjmp to lib and add setjmp for sh (imported from newlib) and compile i... | Thomas Martitz |
2010-08-23 | Fix libfaad error that was introduced with r27225. Noise bursts during playba... | Andree Buschmann |
2010-08-23 | ipod fm remote: some static/const fixes from FS #11266 by me | Bertrik Sikken |
2010-08-23 | Reinitialise ogg_malloc system on each track change with the vorbis codec - p... | Bertrik Sikken |
2010-08-23 | Implement WHEEL_ACCELERATION for Ipod mini 1G based on code for 1G/2G. | Marcin Bukat |
2010-08-23 | Read glyph cache in disk order to speed up loading - FS#11168 by Fred Bauer | Frank Gevaerts |
2010-08-23 | Revert "Introduce plugin_crt0.c that every plugin links." | Thomas Martitz |
2010-08-23 | Introduce plugin_crt0.c that every plugin links. | Thomas Martitz |
2010-08-23 | Update of Czech language - FS #11560 by Marek Salaba | Bertrik Sikken |
2010-08-22 | Fix HWCODEC playback broken in r27773. mpeg.c declared playlist functions on ... | Jens Arnold |
2010-08-22 | Move ffmpeg functions to their own file to avoid mixing code under different ... | Nils Wallménius |
2010-08-22 | forgot comment | Nils Wallménius |
2010-08-22 | libtremor: use render_line from ffmpeg (libavcodec/vorbis.c), speedup ~1% on ... | Nils Wallménius |
2010-08-21 | Further upgrades of Cabbiev2 wps files to viewports - FS#11490 by HAyden Pear... | Michael Chicoine |
2010-08-21 | makefiles | Rafaël Carré |
2010-08-21 | Safeguard against possible stack corruption when the string in the tempbuffer... | Nils Wallménius |