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