summaryrefslogtreecommitdiff
path: root/apps/misc.c (follow)
Commit message (Expand)AuthorAge
* Return NULL istead of 0 in function which returns a pointerTomer Shalev2009-12-27
* make sure plugin reset backlight setting before exit. do code polish.Teruaki Kawashima2009-12-18
* Add a simple sanity check before checking for changed binary.Thomas Martitz2009-11-25
* Add HAVE_HOTSWAP_STORAGE_AS_MAIN to detect changed binary after re-inserting ...Thomas Martitz2009-11-25
* mpeg.h/c cleanupJeffrey Goode2009-11-16
* 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
* Fix FS#10745 - %mv not working in sbs...Jonathan Gordon2009-11-01
* Allow the x and y pixel values of viewports to be a negative number..Jonathan Gordon2009-10-28
* FS#10704 - Make a configuration option to disable USB HID Tomer Shalev2009-10-23
* Code cleanup in dsp.c and misc.c, some commentsJeffrey Goode2009-10-22
* Fix red: Too aggressive exclusion of includesTomer Shalev2009-10-19
* Extract usb_screen logic out of screens.c into apps/gui/usb_screen.cTomer Shalev2009-10-19
* Const correctness for output_dyn_value and unify some identical constantsNils Wallménius2009-10-17
* Clean up duplicate #includesBertrik Sikken2009-09-27
* Remove some unused #includesBertrik Sikken2009-08-06
* 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
* FS#10080Nils Wallménius2009-07-14
* Convert a number of places in core and plugins to use the BIT_N() macro inste...Jens Arnold2009-06-07
* Fix shutdown splash. It is meant to be shown on an empty screen.Jens Arnold2009-05-30
* Fix duplicate #includesBertrik Sikken2009-05-17
* made 'make' in tools/database work againDaniel Stenberg2009-02-26
* replace USB_IPODSTYLE by USB_HANDLED_BY_OF as that's what it actually means. ...Frank Gevaerts2009-02-21
* Move screendump from apps to firmware, solving two nasty firmware-to-apps cal...Jens Arnold2009-02-10
* GCC suggests parentheses so give it some (aka fix yellow).Jens Arnold2009-02-09
* More compact screendump routines for core and greylib. The core routine might...Jens Arnold2009-02-09
* Put the display colours for monochrome and greyscale targets into the target ...Jens Arnold2009-02-09
* Small code reuse improvementNils Wallménius2009-02-08
* redo how the statusbar updates are done. send the EVENT_GUI_ACTIONUPDATE even...Jonathan Gordon2009-01-05
* 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
* Sansa Clip: Make show_logo() put the text in the yellow area of the screenRafaël Carré2008-11-27
* move the scrobbler and playlist shutdown/restart calls out of tree.c and move...Jonathan Gordon2008-11-17
* Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ...Frank Gevaerts2008-11-01
* cleanup storage definesFrank Gevaerts2008-10-31
* Add wpseditor, the Google Summer of Code 2008 project of Rostislav Chekan. Cl...Frank Gevaerts2008-08-29
* Get checkwps compiling again: Move the definitions of BOM and BOM_SIZE to mis...Dave Chapman2008-08-28
* FS#9281 Rename of splash functions.Nils Wallménius2008-08-15
* Unify opening of utf-8 files (FS#6203). This also adds ignoring the BOM in se...Dominik Riebeling2008-08-02
* get checkwps building again (FS#9150) - still doesnt compile on d2 and mr500 ...Jonathan Gordon2008-07-06
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* fix FS#9098 - fade was updating the WPS sometimes when it shouldnt. also mino...Jonathan Gordon2008-06-23
* fix red and pointer screwupJonathan Gordon2008-06-07
* oops, missed to failed hunks in the patchJonathan Gordon2008-06-07
* Accept FS#9075 and rename valid_vals to set_valsJonathan Gordon2008-06-07
* Make parse_list() a bit stricter by only allowing items to be skipped if they...Jonathan Gordon2008-06-07
* make %V a little simpler. only the x and y values have to be specified now (i...Jonathan Gordon2008-06-05
* total removal of gui_textarea. The only thing using the text_message struct i...Jonathan Gordon2008-05-29
* Introduce a small helper function that asks the user if the dynamic playlist ...Nils Wallménius2008-05-01