summaryrefslogtreecommitdiff
path: root/apps/misc.c (follow)
Commit message (Expand)AuthorAge
* Updated IAP commands.Ralf Ertzinger2013-11-10
* Get rid of some superfluous single-purpose functions in playback.Michael Sevakis2013-07-13
* Fix whitespace in files for following commit.Michael Sevakis2013-07-12
* New GUI browser to select one (or more) folders.Thomas Martitz2012-07-30
* Fix fast_readline to handle windows line endings (\r\n)Jonathan Gordon2012-07-05
* Make DSP's replaygain independent of global_settings.Michael Sevakis2012-04-30
* Tweak paramters of mp3_play_data and callback.Michael Sevakis2012-03-04
* Correct actionable offense for misappropriation of action context.Michael Sevakis2012-03-03
* Change keyclick_click so that it may accept raw buttons or actions.Michael Sevakis2012-03-03
* checkwps: Fix buildall.sh and some RaaA/ypr0 versions.Thomas Martitz2012-02-10
* fix compiler error, missed action.hJonathan Gordon2012-01-15
* keyclick: Add a callback so screens can cancel a click. Add a generic list ca...Jonathan Gordon2012-01-12
* apps: lcd-remote.h is not needed if HAVE_REMOTE_LCD is not definedRafaël Carré2012-01-07
* Rework powermgmt to enable code re-use on appliation and sims.Thomas Martitz2012-01-03
* Convert hard-coded unicode byte order mark values to constants.Nick Peskett2011-12-20
* Change the "keyclick repeat" setting behaviour so when it is off only the *fi...Jonathan Gordon2011-11-16
* Finally commit FS#5111 - piezo clicker for ipods!Jonathan Gordon2011-11-16
* Fix typos in usb_screen.c and use lcd_remote_bmp() for showing the rockbox lo...Thomas Martitz2011-11-13
* Add the ability to create a prefilled struct bitmap along with generated images.Thomas Martitz2011-11-13
* Changed the FOR_NB_SCREENS macro to always be a for loop that declares its ow...Björn Stenberg2011-10-15
* fix the last of the errorJonathan Gordon2011-09-06
* Add the new file and fix the compile errorJonathan Gordon2011-09-06
* Lists can now be completly draw using the skin engine!Jonathan Gordon2011-09-06
* Fix panic after usb extraction if lastfm logging is enabled.Thomas Martitz2011-08-17
* GSoC/Buflib: Replace all direct accesses to audiobuf with buffer API functions.Thomas Martitz2011-08-14
* Remove a couple of duplicate #includesBertrik Sikken2011-08-14
* Remove hosted_get_volume(), as event data is available in button_get_data().Thomas Martitz2011-08-14
* imx233/fuze+: huge reworkAmaury Pouly2011-07-23
* Fix r30130 red. New functions in misc.c shouldn't be compiled if '__PCTOOL__'...Michael Sevakis2011-07-08
* Have mpegplayer use the mixer (the playback channel, since it's mutually excl...Michael Sevakis2011-07-08
* Knock out at least some red/yellow from r30097.Michael Sevakis2011-06-29
* Commit FS#12150 - Fully-functional audio mixer - and finally whip old limitat...Michael Sevakis2011-06-29
* Fixed a regression caused in r30021: tagnavi_custom.config parsingMiika Pekkarinen2011-06-23
* Fixed a changelog export/import problem with tagcache where <CR> or <LF>Miika Pekkarinen2011-06-20
* Center Rockbox logo when smaller than the screen size.Dominik Riebeling2011-06-04
* FS#11925 - Add a proper system to keep track of the current screen/activity t...Jonathan Gordon2011-06-01
* FS#11931 part 2: Allow a short rewind when playback is paused. PatchMichael Hohmuth2011-05-13
* FS#11931 part 1: Make fade in/out behavior more consistent across theMichael Hohmuth2011-05-09
* unplug_change: Precede call to audio_ff_rewind withMichael Hohmuth2011-05-09
* Get rid of a committed #define from kernel.h that didn't make the final cut. ...Michael Sevakis2011-04-27
* Only set volume on SYS_VOLUME_CHANGED the first time. Workaround for FS#12034.Björn Stenberg2011-03-31
* Android: Implement app shutdown and thus, sleep timer.Thomas Martitz2011-03-16
* Listen to and follow external Android volume changes. (Based on FS#11914 by M...Björn Stenberg2011-03-14
* Fix the r29343 red.Michael Sevakis2011-02-20
* Make format_time properly format negative times because sometimes they are sh...Michael Sevakis2011-02-20
* Fix yellows and checkwps.Thomas Martitz2011-02-18
* Fix the shutdown sequence for maemo, SDL and simulator buildsThomas Jarosch2011-02-15
* Initial maemo platform supportThomas Jarosch2011-02-08
* Few whitespace fixes by Michael Hohmuth FS#11885Mustapha Senhaji2011-01-18
* set mode argument for open() where O_CREAT flag is/can be set.Teruaki Kawashima2010-11-07