summaryrefslogtreecommitdiff
path: root/apps/menus/playback_menu.c (follow)
Commit message (Expand)AuthorAge
* 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
* Enable setting of global output samplerate on certain targets.Michael Sevakis2013-07-06
* Make DSP's replaygain independent of global_settings.Michael Sevakis2012-04-30
* Make rbcodec/dsp includes more specific.Michael Sevakis2012-04-29
* Option to constrain get_next_dir() to directories below global_settings.start...Nick Peskett2012-03-19
* Fix FS#12356 : next track advances when skip in repeat one mode. audio_flush_...Michael Sevakis2011-10-29
* GSoC/Buflib: Enable compaction in buflib.Thomas Martitz2011-08-30
* FS#11931 part 2: Allow a short rewind when playback is paused. PatchMichael Hohmuth2011-05-13
* Commit FS#12069 - Playback rework - first stages. Gives as thorough as possib...Michael Sevakis2011-04-27
* playback_callback(): remove write-only old_repeat_modeRafaël Carré2010-09-21
* Fix redMagnus Holmgren2010-04-24
* FS#11099 - Rewind before resumeMagnus Holmgren2010-04-24
* Crossfade: carved out crossfade related code with lots of HAVE_CORSSFADE cond...Jeffrey Goode2009-11-10
* Fix defines from the last commit that made replaygain depend on crossfade. T...Michael Giacomelli2009-08-11
* FS#10506. Don't compile various crossfade only functions in pcmbuf.c on low ...Michael Giacomelli2009-08-11
* Disable crossfade menu option (but nothing more) on lowmem (<=2MB) targets be...Michael Giacomelli2009-08-11
* rework cuesheet support:Jonathan Gordon2009-07-20
* Merge the "Replaygain Off" option into the replaygain type; eliminate the "O...Alexander Levin2009-06-20
* FS#10014 - Separate tracklocking out of skip length, skip length prevented to...Thomas Martitz2009-03-27
* add HAVE_DISK_STORAGE, and use that instead of HAVE_FLASH_STORAGE when checki...Frank Gevaerts2008-10-07
* FS#9281 Rename of splash functions.Nils Wallménius2008-08-15
* gcc 4.3.1 quite rightfully warnings when printf-style functions use "formatDaniel Stenberg2008-08-13
* Rename and rework the "Study Mode" menu into the "Skip Length" setting. Updat...Thom Johansen2008-07-14
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* FS#9019 - Tidied up WPS context menu. Moved playlist to the top, added Playb...Steve Bavin2008-05-22
* Accept FS#6188: study mode.Stéphane Doyon2008-05-04
* Made local functions static in playback_menu.cBertrik Sikken2008-04-19
* The const police raid playback.c, should be no change to behaviour.Steve Bavin2008-03-28
* Remove the ID3 tag version priority setting on the grounds of it being pretty...Thom Johansen2007-09-19
* Accept FS#6159 'Add voice to roughly 100 splash screens and yes-no menus' by ...Nils Wallménius2007-08-06
* *** Lang v2 cleanup (FS#6574) ***Nils Wallménius2007-08-05
* Disable 'Disk spindown' and 'Anti skip buffer' settings and some related stuf...Nils Wallménius2007-08-01
* Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold2007-03-16
* Remove the need to double up the MENU macros in manu.h.Jonathan Gordon2007-03-03
* Introducing the root menu!Jonathan Gordon2007-03-01
* SWCODEC: Dsp speed optimizations. Changes for more modularity. Removal of som...Michael Sevakis2007-02-24
* this wasnt meant to be commitedJonathan Gordon2007-02-17
* Convert the Display menu to the new system. Jonathan Gordon2007-02-17
* Cuesheet support by Jonathan Gordon and me (FS #6460).Nicolas Pennequin2007-02-14
* Icons in the menus. Thanks midkay for them.Jonathan Gordon2007-02-14
* Fix the keywords on some recently added files.Jonathan Gordon2007-02-13
* * Move playback menu to the new sysetm Jonathan Gordon2007-02-12