summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix FS#11539. Undo r23967 and use another way to achieve results for negative...Andree Buschmann2010-08-29
* Fix red.Andree Buschmann2010-08-29
* Clean up alac/acc demux structure on next track. Solves issues with some file...Andree Buschmann2010-08-29
* Make M4A demuxer more flexible when handling the stsd atom. Allows file repor...Magnus Holmgren2010-08-29
* ipodvideo: detect ram size at boot (doesn't actually get USED yet)Torne Wuff2010-08-29
* As of r27902, codecs and plugins need to be marked as executable to work in t...Magnus Holmgren2010-08-29
* firmware/ : use lcd_putsf() (only in debug code)Rafaël Carré2010-08-28
* jz4740 debug: use lcd_putsf() instead of redefining itRafaël Carré2010-08-28
* output_dyn_value() : don't use strlen() to check string emptinessRafaël Carré2010-08-28
* archos player debug menu: factorize and use lcd_putsfRafaël Carré2010-08-28
* Fix r27923: folder size displayed "lld" in propertiesRafaël Carré2010-08-28
* disktidy: store the number of removed files as global scopeRafaël Carré2010-08-28
* cube: only needs text buffer on LCD_BITMAPRafaël Carré2010-08-28
* fix r27926 : lcd_puts() not changed to lcd_putsf()Rafaël Carré2010-08-28
* fix r27921 : lcd_putsxyf() for charcellRafaël Carré2010-08-28
* plugins: use lcd_putsf/lcd_putsxyfRafaël Carré2010-08-28
* splitedit: fix snprintf() argument (size of wrong buffer)Rafaël Carré2010-08-28
* wormlet: remove some text buffersRafaël Carré2010-08-28
* properties: remove some text buffersRafaë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 pluginsRafaël Carré2010-08-28
* pitch detector: remove more unused functions for sim buildsRafaël Carré2010-08-28
* pitch detector: remove unused functions for sim buildsRafaël Carré2010-08-28
* pitch_detector: cleanupRafaël Carré2010-08-28
* pitch_detector: avoid a division by zero when changing 'lowest frequency' set...Rafaël Carré2010-08-28
* Fix typoFrank Gevaerts2010-08-28
* AMSv2: remove a bunch of panicf() in SD driverRafaël Carré2010-08-28
* FS#11506 : python script to generate .talk clipsRafaël Carré2010-08-28
* tcc77x targets: various minor cleanupsBertrik Sikken2010-08-28
* 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
* close file when cached font load failsFred Bauer2010-08-27
* limit font_cache preloading to cache capacityFred Bauer2010-08-27
* tweak lrcplayer.Teruaki Kawashima2010-08-27
* Added myselfFred Bauer2010-08-27
* Fix bug adding a playlist to another playlist doesn't finish if it has UTF-8 ...Teruaki Kawashima2010-08-27
* Fix checkwps.Thomas Martitz2010-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
* Describe the default value of the new optional tag parameterAlexander Levin2010-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
* Manual: Change the labels on the clip, clip+ and fuze images so that they act...Alex Parker2010-08-26
* Manual: Make the clip WPS buttons match what actually happens. Short submenu...Alex Parker2010-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