index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
menus
/
playback_menu.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Get rid of some superfluous single-purpose functions in playback.
Michael Sevakis
2013-07-13
*
Fix whitespace in files for following commit.
Michael Sevakis
2013-07-12
*
Enable setting of global output samplerate on certain targets.
Michael Sevakis
2013-07-06
*
Make DSP's replaygain independent of global_settings.
Michael Sevakis
2012-04-30
*
Make rbcodec/dsp includes more specific.
Michael Sevakis
2012-04-29
*
Option to constrain get_next_dir() to directories below global_settings.start...
Nick Peskett
2012-03-19
*
Fix FS#12356 : next track advances when skip in repeat one mode. audio_flush_...
Michael Sevakis
2011-10-29
*
GSoC/Buflib: Enable compaction in buflib.
Thomas Martitz
2011-08-30
*
FS#11931 part 2: Allow a short rewind when playback is paused. Patch
Michael Hohmuth
2011-05-13
*
Commit FS#12069 - Playback rework - first stages. Gives as thorough as possib...
Michael Sevakis
2011-04-27
*
playback_callback(): remove write-only old_repeat_mode
Rafaël Carré
2010-09-21
*
Fix red
Magnus Holmgren
2010-04-24
*
FS#11099 - Rewind before resume
Magnus Holmgren
2010-04-24
*
Crossfade: carved out crossfade related code with lots of HAVE_CORSSFADE cond...
Jeffrey Goode
2009-11-10
*
Fix defines from the last commit that made replaygain depend on crossfade. T...
Michael Giacomelli
2009-08-11
*
FS#10506. Don't compile various crossfade only functions in pcmbuf.c on low ...
Michael Giacomelli
2009-08-11
*
Disable crossfade menu option (but nothing more) on lowmem (<=2MB) targets be...
Michael Giacomelli
2009-08-11
*
rework cuesheet support:
Jonathan Gordon
2009-07-20
*
Merge the "Replaygain Off" option into the replaygain type; eliminate the "O...
Alexander Levin
2009-06-20
*
FS#10014 - Separate tracklocking out of skip length, skip length prevented to...
Thomas Martitz
2009-03-27
*
add HAVE_DISK_STORAGE, and use that instead of HAVE_FLASH_STORAGE when checki...
Frank Gevaerts
2008-10-07
*
FS#9281 Rename of splash functions.
Nils Wallménius
2008-08-15
*
gcc 4.3.1 quite rightfully warnings when printf-style functions use "format
Daniel Stenberg
2008-08-13
*
Rename and rework the "Study Mode" menu into the "Skip Length" setting. Updat...
Thom Johansen
2008-07-14
*
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-28
*
FS#9019 - Tidied up WPS context menu. Moved playlist to the top, added Playb...
Steve Bavin
2008-05-22
*
Accept FS#6188: study mode.
Stéphane Doyon
2008-05-04
*
Made local functions static in playback_menu.c
Bertrik Sikken
2008-04-19
*
The const police raid playback.c, should be no change to behaviour.
Steve Bavin
2008-03-28
*
Remove the ID3 tag version priority setting on the grounds of it being pretty...
Thom Johansen
2007-09-19
*
Accept FS#6159 'Add voice to roughly 100 splash screens and yes-no menus' by ...
Nils Wallménius
2007-08-06
*
*** Lang v2 cleanup (FS#6574) ***
Nils Wallménius
2007-08-05
*
Disable 'Disk spindown' and 'Anti skip buffer' settings and some related stuf...
Nils Wallménius
2007-08-01
*
Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...
Jens Arnold
2007-03-16
*
Remove the need to double up the MENU macros in manu.h.
Jonathan Gordon
2007-03-03
*
Introducing the root menu!
Jonathan Gordon
2007-03-01
*
SWCODEC: Dsp speed optimizations. Changes for more modularity. Removal of som...
Michael Sevakis
2007-02-24
*
this wasnt meant to be commited
Jonathan Gordon
2007-02-17
*
Convert the Display menu to the new system.
Jonathan Gordon
2007-02-17
*
Cuesheet support by Jonathan Gordon and me (FS #6460).
Nicolas Pennequin
2007-02-14
*
Icons in the menus. Thanks midkay for them.
Jonathan Gordon
2007-02-14
*
Fix the keywords on some recently added files.
Jonathan Gordon
2007-02-13
*
* Move playback menu to the new sysetm
Jonathan Gordon
2007-02-12