summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2010-08-31Unify 32mb and 64mb ipod video builds - FS#11580Frank Gevaerts
2010-08-31Should fix the line alternator issue described in http://forums.rockbox.org/i...Jonathan Gordon
2010-08-30don't cast to int when not neededRafaël Carré
2010-08-30panicf() is declared in panic.hRafaël Carré
2010-08-30audio_reset_buffer: check audiobuffer size not only in DEBUG buildsRafaël Carré
2010-08-30Fix FS#11586. Corrects rebuffering behaviour which did not allow to play seve...Andree Buschmann
2010-08-30Update comments in the helloword plugin.Thomas Martitz
2010-08-30Plugins: modify IRAM copying codeRafaël Carré
2010-08-30libdemac: ARMv7 assembler optimisation for the filters, tested on Nokia N900....Jens Arnold
2010-08-29Restore libfaad's IRAM configuration.Andree Buschmann
2010-08-29Fix FS#11539. Undo r23967 and use another way to achieve results for negative...Andree Buschmann
2010-08-29Fix red.Andree Buschmann
2010-08-29Clean up alac/acc demux structure on next track. Solves issues with some file...Andree Buschmann
2010-08-29Make M4A demuxer more flexible when handling the stsd atom. Allows file repor...Magnus Holmgren
2010-08-28output_dyn_value() : don't use strlen() to check string emptinessRafaël Carré
2010-08-28archos player debug menu: factorize and use lcd_putsfRafaël Carré
2010-08-28Fix r27923: folder size displayed "lld" in propertiesRafaël Carré
2010-08-28disktidy: store the number of removed files as global scopeRafaël Carré
2010-08-28cube: only needs text buffer on LCD_BITMAPRafaël Carré
2010-08-28fix r27926 : lcd_puts() not changed to lcd_putsf()Rafaël Carré
2010-08-28plugins: use lcd_putsf/lcd_putsxyfRafaël Carré
2010-08-28splitedit: fix snprintf() argument (size of wrong buffer)Rafaël Carré
2010-08-28wormlet: remove some text buffersRafaël Carré
2010-08-28properties: remove some text buffersRafaël Carré
2010-08-28pitch_detector: use lcd_putsxyf(), not lcd_putsf()Rafaël Carré
2010-08-28Implement lcd(_remote)_putsxyf() and export to pluginsRafaël Carré
2010-08-28pitch detector: remove more unused functions for sim buildsRafaël Carré
2010-08-28pitch detector: remove unused functions for sim buildsRafaël Carré
2010-08-28pitch_detector: cleanupRafaël Carré
2010-08-28pitch_detector: avoid a division by zero when changing 'lowest frequency' set...Rafaël Carré
2010-08-28Fix typoFrank Gevaerts
2010-08-28tcc77x targets: various minor cleanupsBertrik Sikken
2010-08-28Clip keymap: the pitchscreen action should only hit on button release (short ...Marianne Arnold
2010-08-27change get_glyph_size() to font_glyphs_to_bufsize(). fixes a bug when font gl...Fred Bauer
2010-08-27tweak lrcplayer.Teruaki Kawashima
2010-08-27Fix bug adding a playlist to another playlist doesn't finish if it has UTF-8 ...Teruaki Kawashima
2010-08-27Use system headers a bit more: use host's fcntl.h for O_RDONLY etc.Thomas Martitz
2010-08-27Make getcwd match the posix variant, make get_current_file() behave similar t...Thomas Martitz
2010-08-272nd try: Introduce a small api for loading code (codecs,plugins) from disk/me...Thomas Martitz
2010-08-27Revert "Introduce a small api for loading code (codecs,plugins) from disk/mem...Thomas Martitz
2010-08-26Introduce a small api for loading code (codecs,plugins) from disk/memory.Thomas Martitz
2010-08-26Fix residual aac-he distortion reported via forum. Bug was introduded with r2...Andree Buschmann
2010-08-26Clip keymap : move pitchscreen to short submenu in wpsRafaël Carré
2010-08-26Oops, forgot this file in r27893.Magnus Holmgren
2010-08-26Fix building simulator plugins on Cygwin. A DLL stub containing atexit is lin...Magnus Holmgren
2010-08-26remove executable bit on plugin_crt0.cRafaël Carré
2010-08-26Move to a proper sdl key config instead of using the d2 pad. make the mouse w...Jonathan Gordon
2010-08-26Make the yes/no screen useable in the stylus touchscreen mode, add 2 soft-but...Jonathan Gordon
2010-08-25pacbox_cf.S contains a h300-only function, AND a function for all CFRafaël Carré
2010-08-25Fix pacbox build on coldfireRafaël Carré