| Commit message (Expand) | Author | Age |
| ... | |
| * | Plugins: modify IRAM copying code | Rafaël Carré | 2010-08-30 |
| * | libdemac: ARMv7 assembler optimisation for the filters, tested on Nokia N900.... | Jens Arnold | 2010-08-30 |
| * | Restore libfaad's IRAM configuration. | Andree Buschmann | 2010-08-29 |
| * | Fix FS#11539. Undo r23967 and use another way to achieve results for negative... | Andree Buschmann | 2010-08-29 |
| * | Fix red. | Andree Buschmann | 2010-08-29 |
| * | Clean up alac/acc demux structure on next track. Solves issues with some file... | Andree Buschmann | 2010-08-29 |
| * | Make M4A demuxer more flexible when handling the stsd atom. Allows file repor... | Magnus Holmgren | 2010-08-29 |
| * | output_dyn_value() : don't use strlen() to check string emptiness | Rafaël Carré | 2010-08-28 |
| * | archos player debug menu: factorize and use lcd_putsf | Rafaël Carré | 2010-08-28 |
| * | Fix r27923: folder size displayed "lld" in properties | Rafaël Carré | 2010-08-28 |
| * | disktidy: store the number of removed files as global scope | Rafaël Carré | 2010-08-28 |
| * | cube: only needs text buffer on LCD_BITMAP | Rafaël Carré | 2010-08-28 |
| * | fix r27926 : lcd_puts() not changed to lcd_putsf() | Rafaël Carré | 2010-08-28 |
| * | plugins: use lcd_putsf/lcd_putsxyf | Rafaël Carré | 2010-08-28 |
| * | splitedit: fix snprintf() argument (size of wrong buffer) | Rafaël Carré | 2010-08-28 |
| * | wormlet: remove some text buffers | Rafaël Carré | 2010-08-28 |
| * | properties: remove some text buffers | Rafaël Carré | 2010-08-28 |
| * | pitch_detector: use lcd_putsxyf(), not lcd_putsf() | Rafaël Carré | 2010-08-28 |
| * | Implement lcd(_remote)_putsxyf() and export to plugins | Rafaël Carré | 2010-08-28 |
| * | pitch detector: remove more unused functions for sim builds | Rafaël Carré | 2010-08-28 |
| * | pitch detector: remove unused functions for sim builds | Rafaël Carré | 2010-08-28 |
| * | pitch_detector: cleanup | Rafaël Carré | 2010-08-28 |
| * | pitch_detector: avoid a division by zero when changing 'lowest frequency' set... | Rafaël Carré | 2010-08-28 |
| * | Fix typo | Frank Gevaerts | 2010-08-28 |
| * | tcc77x targets: various minor cleanups | Bertrik Sikken | 2010-08-28 |
| * | Clip keymap: the pitchscreen action should only hit on button release (short ... | Marianne Arnold | 2010-08-28 |
| * | change get_glyph_size() to font_glyphs_to_bufsize(). fixes a bug when font gl... | Fred Bauer | 2010-08-27 |
| * | tweak lrcplayer. | Teruaki Kawashima | 2010-08-27 |
| * | Fix bug adding a playlist to another playlist doesn't finish if it has UTF-8 ... | Teruaki Kawashima | 2010-08-27 |
| * | Use system headers a bit more: use host's fcntl.h for O_RDONLY etc. | Thomas Martitz | 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-27 |
| * | Introduce a small api for loading code (codecs,plugins) from disk/memory. | Thomas Martitz | 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 |
| * | 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-26 |
| * | 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 |