index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
plugins
(
follow
)
Commit message (
Expand
)
Author
Age
*
correct comment in configfile.h, FS#11292 by Chris Savery.
Teruaki Kawashima
2010-10-10
*
use different function to resize bitmap for greylib.
Teruaki Kawashima
2010-10-10
*
alarm clock: don't have user pause the playback manually. make the plugin pau...
Teruaki Kawashima
2010-10-07
*
text viewer:
Teruaki Kawashima
2010-10-06
*
fix crash after unplugging USB while in image viewer plugin.
Teruaki Kawashima
2010-10-05
*
pictureflow:
Teruaki Kawashima
2010-10-05
*
Resistor calculator: Don't assume a specific foreground colour
Frank Gevaerts
2010-10-03
*
Resistor calculator: simplify layout code, add scrolling, and handle error cases
Frank Gevaerts
2010-10-03
*
Make test_fps test the greylib on both cores of dual core targets.
Jens Arnold
2010-10-03
*
Fix typo properly this time, to ensure all green
Frank Gevaerts
2010-10-02
*
Fix typo, which should fix yellow
Frank Gevaerts
2010-10-02
*
Resistor plugin:
Frank Gevaerts
2010-10-02
*
picture flow: clean up code. no functional changes.
Teruaki Kawashima
2010-10-02
*
New plugin: Resistor code calculator
Frank Gevaerts
2010-10-02
*
text editor: decrease size of extension to reduce stack usage.
Teruaki Kawashima
2010-10-01
*
use correct condition for #if for tagcache_fill_tags().
Teruaki Kawashima
2010-09-30
*
fix red
Marcin Bukat
2010-09-29
*
imageviewer bmp - drop special case for grey bitmap scaller
Marcin Bukat
2010-09-29
*
fix bitmap scallers smooth_resize_bitmap() and simple_resize_bitmap() to prop...
Marcin Bukat
2010-09-29
*
Make disabling HAVE_PITCHSCREEN actually work without breaking the build
Frank Gevaerts
2010-09-17
*
pitch_detector: don't use a struct with only one member
Rafaël Carré
2010-09-14
*
Extend lc_open() to also being able to load overlay plugins.
Thomas Martitz
2010-09-09
*
keybox: do not leak filehandle when the wrong password is entered.
Nils Wallménius
2010-09-08
*
invadrox: make all inline functions static inline
Rafaël Carré
2010-09-07
*
invadrox: make inline function static inline
Rafaël Carré
2010-09-07
*
pitch_detector: build with -std=gnu99
Rafaël Carré
2010-09-07
*
plugins (doom, midi, rockboy): don't use non-static inline
Rafaël Carré
2010-09-07
*
buflib_get_data(): static inline ensures it will be inlined
Rafaël Carré
2010-09-07
*
Change the file name extension for the shopper plugin from 'list' to a more d...
Alexander Levin
2010-09-02
*
fix test_codec broken after r27968
Rafaël Carré
2010-09-02
*
battery_bench: make functions/struct/variables static
Rafaël Carré
2010-09-02
*
Ged rid of uisimulator/common/io.c for android builds.
Thomas Martitz
2010-09-01
*
Update comments in the helloword plugin.
Thomas Martitz
2010-08-30
*
Plugins: modify IRAM copying code
Rafaël Carré
2010-08-30
*
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
*
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
*
tweak lrcplayer.
Teruaki Kawashima
2010-08-27
*
2nd try: Introduce a small api for loading code (codecs,plugins) from disk/me...
Thomas Martitz
2010-08-27
[next]