index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
plugins
Age
Commit message (
Expand
)
Author
2010-08-12
Introduce NORETURN_ATTR wrapper for __attribute__((noreturn)), using this and...
Thomas Martitz
2010-08-08
fix warrnings in test_core_jpeg.c and test_mem_jpeg.c
Marcin Bukat
2010-08-01
doom: fix types mismatch spotted by gcc 4.5.1
Rafaël Carré
2010-08-01
mpegplayer mad: apply r27655 fix
Rafaël Carré
2010-07-25
Replace remaining printf in midi plugin (fix yellow/red)
Michael Chicoine
2010-07-25
Rename printf to prevent naming conflict. Also change comment to conform with...
Michael Chicoine
2010-07-25
strncpy.c / assert.h : need to include _ansi.h
Rafaël Carré
2010-07-24
s/HAVE_LCD_REMOTE/HAVE_REMOTE_LCD/
Nils Wallménius
2010-07-23
Define CONFIG_REMOTE_KEYPAD for iaudio x5/m5 and add a keymap for that remote...
Nils Wallménius
2010-07-23
pdbox: disable strict aliasing optimizations since pdbox breaks the strict al...
Nils Wallménius
2010-07-22
Sudoku coloured number display
Jens Arnold
2010-07-21
rockboy: simplify build condition
Rafaël Carré
2010-07-18
Revert accidental commit of "%z" support in r26071 (the implementation assume...
Frank Gevaerts
2010-07-12
improve displaying of string containing diacritic characters. add some charac...
Teruaki Kawashima
2010-07-12
text_editor: make functions and variables static. slightly reduce plugin size.
Teruaki Kawashima
2010-07-12
text_viewer: remove unneeded code.
Teruaki Kawashima
2010-07-11
pdbox: avoid making own DEBUG clash with rockbox define
Rafaël Carré
2010-07-11
lua: make DEBUG undefined by default, as doc states
Rafaël Carré
2010-07-10
Rename/change SIMVER to APP_TYPE in the Makefiles.
Thomas Martitz
2010-07-10
pdbox: Now backlight does not fade out -- making music requires attention.
Wincent Balin
2010-07-08
text viewer: fix the statusbar is displayed when the global statusbar setting...
Yoshihisa Uchida
2010-07-08
plugin api: delete sb_skin_update().
Yoshihisa Uchida
2010-07-07
battery_bench: make log time start at 0 (since plugin started)
Rafaël Carré
2010-07-07
text viewer: fixed the following bugs.
Yoshihisa Uchida
2010-07-06
lrcplayer:
Teruaki Kawashima
2010-07-06
Commit FS#11458 by me. Fixes test_codec to work on files larger then the ava...
Michael Giacomelli
2010-07-05
text viewer: fixed StatusBar randomly appears (FS#11455).
Yoshihisa Uchida
2010-07-05
Move the test and benchmark plugins to the top of the viewers list, since if ...
Michael Giacomelli
2010-07-05
pdbox: Optimizations in the audio output code.
Wincent Balin
2010-07-05
pdbox: Added Sansa e200 to supported devices.
Wincent Balin
2010-07-05
pdbox: Added different sampling rates based on hardware capabilities.
Wincent Balin
2010-07-04
chessbox: fix 'i = i++', based on gnuchess4.0-pl80
Rafaël Carré
2010-07-03
Add -lm to pdbox sim build
Frank Gevaerts
2010-07-03
Move -Wl,-z,defs to GLOBAL_LDOPTS (instead of GCCOPTS), to avoid noise in old...
Frank Gevaerts
2010-07-02
text viewer: for tv_action and tv_bookmark, the prototype of the initializer ...
Yoshihisa Uchida
2010-07-02
text viewer: fixed garbage data are not stored in the setting file.
Yoshihisa Uchida
2010-07-01
metronome: fix issue that backlight doesn't turn off.
Teruaki Kawashima
2010-07-01
text editor: use plugin_get_buffer() to allocate buffer. if size of the file ...
Teruaki Kawashima
2010-07-01
text viewer:
Yoshihisa Uchida
2010-07-01
PacBox: Premultiply sound prom data on load rather than during emulation. Use...
Michael Sevakis
2010-07-01
Fix r27202 red. MCF5249 plugin IRAM is already very occupied.
Michael Sevakis
2010-07-01
Enable game sounds in PacBox. Sound is OFF by default but can be enabled from...
Michael Sevakis
2010-06-30
text viewer: the display of the statusbar is synchronized actual battery, tim...
Yoshihisa Uchida
2010-06-29
Remove some redundant #include's
Bertrik Sikken
2010-06-29
some improvements for simple viewer.
Teruaki Kawashima
2010-06-29
text viewer: some members of preferences change to bool. And simplify menu se...
Yoshihisa Uchida
2010-06-29
text viewer: move and delete #include.
Yoshihisa Uchida
2010-06-29
text_viewer: callback functions are changed to the function that returns int ...
Yoshihisa Uchida
2010-06-29
r27159 broke mpegplayer but not the mpa codec because its libmad init wasn't ...
Michael Sevakis
2010-06-28
text viewer: tv_window doesn't depend on the layout of the text viewer.
Yoshihisa Uchida
[next]