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