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
Age
Commit message (
Expand
)
Author
2009-01-07
remove some useless/unused stuff from gwps.c
Jonathan Gordon
2009-01-07
Removed the sim_ prefix from the plugin api.
Björn Stenberg
2009-01-07
Fix some wierdness with the debug menus...
Jonathan Gordon
2009-01-06
Changed lang message for credits item in Rockbox Mainmenu/System and updated ...
Alessio Lenzi
2009-01-06
Remove the BOM from english.lang
Marc Guay
2009-01-05
fix the delay between exiting a plugin and having the statusbar drawn. Does p...
Jonathan Gordon
2009-01-05
Try it again.
Marc Guay
2009-01-05
Revert 19687
Marc Guay
2009-01-05
Now in UTF-8
Marc Guay
2009-01-05
Switch the Credits lang back to Version and add a new one for Version.
Marc Guay
2009-01-05
Better just do some cache maintenence there for good luck.
Michael Sevakis
2009-01-05
Have the codec thread do callbacks instead of messing with the stack which is...
Michael Sevakis
2009-01-05
temporarilty disable the statusbar in the keyboard because it doesnt use view...
Jonathan Gordon
2009-01-05
fix red and yellow
Jonathan Gordon
2009-01-05
redo how the statusbar updates are done. send the EVENT_GUI_ACTIONUPDATE even...
Jonathan Gordon
2009-01-05
"fix" FS#9757 by handing the statusbar redraw event more correctly... the eqs...
Jonathan Gordon
2009-01-05
rockdoom: Mixing 512 samples in an interrupt handler is too much. Gigabeast F...
Michael Sevakis
2009-01-05
fix typo.
Michael Giacomelli
2009-01-04
Commit FS#9617 - Keymaps for Plugins fuze by Thomas Martitz.
Michael Giacomelli
2009-01-04
remove extra include of core bmp.c from a previous attempt at pluginlib scaler
Andrew Mahone
2009-01-04
build a scaling-enabled bitmap loader in pluginlib for mono bitmap targets, a...
Andrew Mahone
2009-01-04
Updated italian translation.
Alessio Lenzi
2009-01-04
MP4/AAC: Add support for album artist tags written by Foobar2000. Closes FS#9...
Magnus Holmgren
2009-01-04
minor code reshuffle to not call viewport_set_default so often
Jonathan Gordon
2009-01-03
Cleaner solution to plugin-included core files.
Björn Stenberg
2009-01-03
List sscanf.c in SOURCES instead of doom.make
Björn Stenberg
2009-01-03
FS# 9752 by Melba Sitjar: Added missing strings to Tagalog language.
Robert Menes
2009-01-03
Change System->Version to System->Credits. Closes FS#9620.
Marc Guay
2009-01-03
fix yellow
Jonathan Gordon
2009-01-03
Fix some reds.
Nils Wallménius
2009-01-03
a few more button/statusbar fixes...
Jonathan Gordon
2009-01-03
Reorder of user_settings, cleaned out some unused settings grouped settings d...
Nils Wallménius
2009-01-03
Sansa Clip: simplify keymap for button_context_right_is_inc. This fixes movin...
Bertrik Sikken
2009-01-02
static/const/#include/tab police on various files
Bertrik Sikken
2009-01-02
fix FS#9743: plugins using rb->do_menu() were dropped 8 pixels..
Jonathan Gordon
2009-01-02
FS#9742 - hopefully the last of these
Jonathan Gordon
2009-01-02
woops... fix the header and bump the plugin API
Jonathan Gordon
2009-01-02
More SYS_FOURHERTZ handling fixes.. (FS#9740 FS#9741)
Jonathan Gordon
2009-01-01
Fix building invadrog with DEBUG defined, patch by Yoshihisa Uchida, FS#9737
Nils Wallménius
2009-01-01
bah, the filetree does the same spindown handling as the WPS so fix it there ...
Jonathan Gordon
2009-01-01
try again... BUTTON_NONE is not a sys event :p
Jonathan Gordon
2009-01-01
fis FS#9739 - yesterdays statusbar commits broke the WPS disk spindown handling
Jonathan Gordon
2008-12-31
Updated Fuze button code. FS#9645 by Thomas Martitz.
Björn Stenberg
2008-12-31
Commit FS#9733 (multiline logf) by Yoshihisa Uchida
Maurus Cuelenaere
2008-12-31
fix the yesno screen which I accidently broke with the last commites
Jonathan Gordon
2008-12-31
fix red
Jonathan Gordon
2008-12-31
Decouple the statusbar drawing from the rest of the screen drawing. it is not...
Jonathan Gordon
2008-12-31
Gigabeat S: Allow recording from FM. Give FM the same volume range as playbac...
Michael Sevakis
2008-12-29
Make local functions static in codecs, where possible.
Bertrik Sikken
2008-12-29
Reduce the pictureflow empty slide bitmaps to 8-bit palette images,
Andrew Mahone
[next]