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
(
follow
)
Commit message (
Expand
)
Author
Age
*
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
*
explicitly set img->using_preloaded_icons in parse_image_load() and don't rel...
Teruaki Kawashima
2010-09-29
*
ARMv6 supports unaligned memory accesses and they are enabled on our only ARM...
Nils Wallménius
2010-09-29
*
id3 parser: also add id3v2.2 TCM tag for "composer" since that's the only oth...
Torne Wuff
2010-09-28
*
id3 parser: add id3v2.2 TPA tag for "part of set" as iTunes appears to use it
Torne Wuff
2010-09-28
*
Warn about erasing dynamic playlist when loading bookmark - FS #10482 by Tuom...
Bertrik Sikken
2010-09-26
*
Make sure get_lif_token_value isn't inlined, as it would defeat the purpose o...
Magnus Holmgren
2010-09-26
*
Fix FS#11552 - touches outside of the UI viewport can do unexpected list move...
Jonathan Gordon
2010-09-26
*
Fix FS#1159 - stack overflow in the skin engine when there is too many nested...
Jonathan Gordon
2010-09-26
*
Make sure the dsp code has proper resample buffers even if HAVE_PITCHSCREEN i...
Frank Gevaerts
2010-09-24
*
Don't actually reimplement an existing feature for hiding the selection marker
Thomas Martitz
2010-09-23
*
Explicitly disable hiding the selection bar by default.
Thomas Martitz
2010-09-23
*
Touchscreen: Improve scrolling in absolute point mode.
Thomas Martitz
2010-09-23
*
Bad copy&paste.
Thomas Martitz
2010-09-21
*
Use convenience function.
Thomas Martitz
2010-09-21
*
eq menu: remove write-only variable
Rafaël Carré
2010-09-21
*
do_setting_from_menu(): remove write-only variables
Rafaël Carré
2010-09-21
*
playback_callback(): remove write-only old_repeat_mode
Rafaël Carré
2010-09-21
*
eq menu: remove write-only variable present since r8606
Rafaël Carré
2010-09-21
*
lang_load(): ignore unused field from the lang file
Rafaël Carré
2010-09-21
*
parse_sap_header(): remove write-only variable
Rafaël Carré
2010-09-21
*
Fix a bug in playlist viewer's list handling, causing superfluous redraws and
Thomas Martitz
2010-09-20
*
iap: make variable serbuf non-global
Bertrik Sikken
2010-09-20
*
Remove the call to settings_save() from settings_load_config() as it seems un...
Marcin Bukat
2010-09-20
*
Remove some unused variables.
Michael Giacomelli
2010-09-19
*
Hopefully fix FS#11630 where the wps backdrop would be shown instead of the m...
Jonathan Gordon
2010-09-19
*
get_mp3file_info(): Use the correct printf format in DEBUGF()
Rafaël Carré
2010-09-19
*
tagcache open_files(): open the correct file (missed in r27656)
Rafaël Carré
2010-09-19
*
radio_screen() return value is unused -> void
Rafaël Carré
2010-09-19
*
kbd_input(): move sc assignement under #ifdef HAVE_TOUCHSCREEN
Rafaël Carré
2010-09-19
*
ASAP parse_sap_header() : remove write only variables
Rafaël Carré
2010-09-19
*
setid3v2title(): unused variable
Rafaël Carré
2010-09-19
*
get_mp3file_info(): remove unused variable
Rafaël Carré
2010-09-19
*
playlist_shuffle(): remove unused variable
Rafaël Carré
2010-09-19
*
Update Polish translation
Rafaël Carré
2010-09-18
*
Fix red, stupid typo
Frank Gevaerts
2010-09-17
*
Make disabling HAVE_PITCHSCREEN actually work without breaking the build
Frank Gevaerts
2010-09-17
*
fix red
Jonathan Gordon
2010-09-16
*
skin engine: completly rework the sbs title handing code
Jonathan Gordon
2010-09-16
*
flac: more detailed debug message
Rafaël Carré
2010-09-15
*
Minor macro redefinition in libfaad to avoid FIXED_POINT ifdef'ing.
Andree Buschmann
2010-09-14
*
More unification of FIXED_POINT and FLOAT. Small refactoring.
Andree Buschmann
2010-09-14
*
Also correct autocorrelation for yet undefined SBR_LOW_POWER. Unify FIXED_POI...
Andree Buschmann
2010-09-14
[next]