index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
misc.c
Age
Commit message (
Expand
)
Author
2012-01-15
fix compiler error, missed action.h
Jonathan Gordon
2012-01-12
keyclick: Add a callback so screens can cancel a click. Add a generic list ca...
Jonathan Gordon
2012-01-07
apps: lcd-remote.h is not needed if HAVE_REMOTE_LCD is not defined
Rafaël Carré
2012-01-03
Rework powermgmt to enable code re-use on appliation and sims.
Thomas Martitz
2011-12-20
Convert hard-coded unicode byte order mark values to constants.
Nick Peskett
2011-11-16
Change the "keyclick repeat" setting behaviour so when it is off only the *fi...
Jonathan Gordon
2011-11-16
Finally commit FS#5111 - piezo clicker for ipods!
Jonathan Gordon
2011-11-13
Fix typos in usb_screen.c and use lcd_remote_bmp() for showing the rockbox lo...
Thomas Martitz
2011-11-13
Add the ability to create a prefilled struct bitmap along with generated images.
Thomas Martitz
2011-10-15
Changed the FOR_NB_SCREENS macro to always be a for loop that declares its ow...
Björn Stenberg
2011-09-06
fix the last of the error
Jonathan Gordon
2011-09-06
Add the new file and fix the compile error
Jonathan Gordon
2011-09-06
Lists can now be completly draw using the skin engine!
Jonathan Gordon
2011-08-17
Fix panic after usb extraction if lastfm logging is enabled.
Thomas Martitz
2011-08-14
GSoC/Buflib: Replace all direct accesses to audiobuf with buffer API functions.
Thomas Martitz
2011-08-14
Remove a couple of duplicate #includes
Bertrik Sikken
2011-08-14
Remove hosted_get_volume(), as event data is available in button_get_data().
Thomas Martitz
2011-07-23
imx233/fuze+: huge rework
Amaury Pouly
2011-07-08
Fix r30130 red. New functions in misc.c shouldn't be compiled if '__PCTOOL__'...
Michael Sevakis
2011-07-08
Have mpegplayer use the mixer (the playback channel, since it's mutually excl...
Michael Sevakis
2011-06-29
Knock out at least some red/yellow from r30097.
Michael Sevakis
2011-06-29
Commit FS#12150 - Fully-functional audio mixer - and finally whip old limitat...
Michael Sevakis
2011-06-23
Fixed a regression caused in r30021: tagnavi_custom.config parsing
Miika Pekkarinen
2011-06-20
Fixed a changelog export/import problem with tagcache where <CR> or <LF>
Miika Pekkarinen
2011-06-04
Center Rockbox logo when smaller than the screen size.
Dominik Riebeling
2011-06-01
FS#11925 - Add a proper system to keep track of the current screen/activity t...
Jonathan Gordon
2011-05-13
FS#11931 part 2: Allow a short rewind when playback is paused. Patch
Michael Hohmuth
2011-05-09
FS#11931 part 1: Make fade in/out behavior more consistent across the
Michael Hohmuth
2011-05-09
unplug_change: Precede call to audio_ff_rewind with
Michael Hohmuth
2011-04-27
Get rid of a committed #define from kernel.h that didn't make the final cut. ...
Michael Sevakis
2011-03-31
Only set volume on SYS_VOLUME_CHANGED the first time. Workaround for FS#12034.
Björn Stenberg
2011-03-16
Android: Implement app shutdown and thus, sleep timer.
Thomas Martitz
2011-03-14
Listen to and follow external Android volume changes. (Based on FS#11914 by M...
Björn Stenberg
2011-02-20
Fix the r29343 red.
Michael Sevakis
2011-02-20
Make format_time properly format negative times because sometimes they are sh...
Michael Sevakis
2011-02-18
Fix yellows and checkwps.
Thomas Martitz
2011-02-15
Fix the shutdown sequence for maemo, SDL and simulator builds
Thomas Jarosch
2011-02-08
Initial maemo platform support
Thomas Jarosch
2011-01-18
Few whitespace fixes by Michael Hohmuth FS#11885
Mustapha Senhaji
2010-11-07
set mode argument for open() where O_CREAT flag is/can be set.
Teruaki Kawashima
2010-10-31
Add support multimedia keys/buttons to the core, and adapt Rockbox on android...
Thomas Martitz
2010-10-17
Fix FS#11676 - audio_status() returns AUDIO_STATUS_PLAY|AUDIO_STATUS_PAUSE if...
Thomas Martitz
2010-10-17
Oops #ifdef -> #if
Nils Wallménius
2010-10-17
Accept FS#11606 by Michael Gentry, making ACTION_TREE_STOP stop radio too.
Nils Wallménius
2010-10-10
Add a "early_usb" argument to gui_usb_screen_run(), and don't do skin unloadi...
Frank Gevaerts
2010-09-01
Ged rid of uisimulator/common/io.c for android builds.
Thomas Martitz
2010-08-28
output_dyn_value() : don't use strlen() to check string emptiness
Rafaël Carré
2010-08-10
try again
Jonathan Gordon
2010-08-10
fid red/yellow... does database really need to compile all of misc.c?
Jonathan Gordon
2010-08-10
Fix FS#11526 - %Vf(<hex>) was acceptable on grey remotes with colour main
Jonathan Gordon
[next]