summaryrefslogtreecommitdiff
path: root/apps/main.c
AgeCommit message (Expand)Author
2009-11-10Revert r23599 and r23600 and fix the early usb problem at the root. The the v...Thomas Martitz
2009-11-10hopefully fix "early usb"Jonathan Gordon
2009-11-03root_menu() can't return, tell gcc about itRafaël Carré
2009-11-01Fix FS#10745 - %mv not working in sbs...Jonathan Gordon
2009-10-25No need for this to be staticNils Wallménius
2009-10-19Fix yellow: Another try at fixing aggressive includes removalTomer Shalev
2009-10-19Extract usb_screen logic out of screens.c into apps/gui/usb_screen.cTomer Shalev
2009-10-19Initial custom statusbar commit.Thomas Martitz
2009-10-18Change the .lng files to contain strings from multiple users. Still hard-code...Tom Ross
2009-10-17Revise r23225 a bit, removing the debug_printf function and implementing more...Nils Wallménius
2009-10-17Change lang_init() to take a source, destination, and count. Needed for trans...Tom Ross
2009-10-16Revert r23212, I committed it accidentally.Thomas Martitz
2009-10-16initial custom statusbar commitThomas Martitz
2009-10-16Change %mp tag to use current_playmode(). It has upto 9 values now, including...Thomas Martitz
2009-10-08RTL: Add support for DB init messageTomer Shalev
2009-10-03Fix crash in early USB introduced in r22365 by moving the gui_syncstatusbar_i...Jens Arnold
2009-09-07Fix buttonbar handling/theme changed handling in lists.Thomas Martitz
2009-08-27fix FS#10550. Start autostart.rock after gui_syncstatusbar_init().Teruaki Kawashima
2009-08-16User definable UI viewport, to be able to restrict the UI into a viewport for...Thomas Martitz
2009-08-03part two of the grand overall wps/skinning engine cleanup work:Jonathan Gordon
2009-07-27Start of some apps/ and wps cleanup work... Move everything related to the ac...Jonathan Gordon
2009-07-20rework cuesheet support:Jonathan Gordon
2009-06-15...and fixify *that* yellow too.Steve Bavin
2009-06-15Fix FS#10331 and get mpegplayer working again.Steve Bavin
2009-05-21revert r21016, as it doesn't solve anythingFrank Gevaerts
2009-05-21Re-order usb init a bit, so software and hardware usb are the same. This fixe...Frank Gevaerts
2009-04-06Fix FS#10091 - On Archos targets properly detect charger at startup, so charg...Boris Gjenero
2009-03-24Add a Touchscreen Mode setting to switch between 3x3 grid and absolute point ...Rob Purchase
2009-02-20Add a rockbox kernel thread for simulator specific tasks, and use that for ca...Jens Arnold
2009-02-07Simplify conditions for including serial port support (it's now HAVE_SERIAL)....Bertrik Sikken
2009-02-01Accept a quick patch from Alexander Levin to neaten up the #defines and comme...Jonathan Gordon
2009-02-01Statusbar handling fixes. Jonathan Gordon
2009-01-22Use bus reset detection for all ARC OTG devices. Remove conflict from LV24020...Michael Sevakis
2009-01-05redo how the statusbar updates are done. send the EVENT_GUI_ACTIONUPDATE even...Jonathan Gordon
2009-01-02static/const/#include/tab police on various filesBertrik Sikken
2008-12-31Decouple the statusbar drawing from the rest of the screen drawing. it is not...Jonathan Gordon
2008-12-25Commit FS#8624 by Linus Nielsen, Ryan Press, Craig Elliott, and Kenderes Tama...Michael Giacomelli
2008-11-01Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ...Frank Gevaerts
2008-10-31cleanup storage definesFrank Gevaerts
2008-09-07Change screens memebers char_width, char_height and nb_lines to functions ret...Peter D'Hoye
2008-08-23Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREENMaurus Cuelenaere
2008-08-15FS#9281 Rename of splash functions.Nils Wallménius
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-05-05Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ...Nicolas Pennequin
2008-04-20Adding new setting to System Settings <Accessory Power Supply -- off by defau...Andree Buschmann
2008-04-20Fix freezing of some builds on PP5002. The PP5002 needs the not-sleep-at 0xNN...Jens Arnold
2008-04-20Removed unneeded dependency on pcmbuf.hBertrik Sikken
2008-04-16Use file_exists and dir_exists functions where appropriate, fix one wrong fil...Nils Wallménius
2008-04-15Setup the touchpads to have two modes - stylus and button - and set them in b...Jonathan Gordon
2008-03-26Do core interrupt masking in a less general fashion and save some instruction...Michael Sevakis