summaryrefslogtreecommitdiff
path: root/apps/menus/eq_menu.c (follow)
Commit message (Expand)AuthorAge
* Fix incorrect language string reference in eq_menu.cPurling Nayuki2014-01-26
* Fix advanced EQ menuJonathan Gordon2013-02-18
* EQ settings: Rework the settings to clean up the config file.Jonathan Gordon2013-02-09
* 10 Band EQ w/PresetsHayden Pearce2013-01-29
* Make rbcodec/dsp includes more specific.Michael Sevakis2012-04-29
* Fundamentally rewrite much of the audio DSP.Michael Sevakis2012-04-29
* rbcodec refactoring: dsp_set_eq_coefsSean Bartell2012-04-27
* Change EQ settings to use a struct array in global_settings.Michael Sevakis2012-03-12
* Changed the FOR_NB_SCREENS macro to always be a for loop that declares its ow...Björn Stenberg2011-10-15
* eq menu: remove write-only variableRafaël Carré2010-09-21
* eq menu: remove write-only variable present since r8606Rafaël Carré2010-09-21
* Use browse_folder() for browsing eq presets and languages.Thomas Martitz2010-07-25
* Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz2010-05-06
* Set svn:keywords property on .c and .h files that didn't already have it. Cor...Bertrik Sikken2010-01-03
* fix FS#10870 - slightly change the viewportmanager theme undo-er to be able t...Jonathan Gordon2009-12-21
* FS#10824 - viewport/statusbar API rework.Jonathan Gordon2009-12-09
* Make the formatter functions used by the settings return a pointer to avoid u...Nils Wallménius2009-08-20
* Fix duplicate #includesBertrik Sikken2009-05-17
* Remove unneeded #include "backdrop.h"Bertrik Sikken2009-05-09
* Clean up some more #includesBertrik Sikken2009-03-08
* Accept a quick patch from Alexander Levin to neaten up the #defines and comme...Jonathan Gordon2009-02-01
* Statusbar handling fixes. Jonathan Gordon2009-02-01
* redo how the statusbar updates are done. send the EVENT_GUI_ACTIONUPDATE even...Jonathan Gordon2009-01-05
* "fix" FS#9757 by handing the statusbar redraw event more correctly... the eqs...Jonathan Gordon2009-01-05
* FS#7916 - Adapt graphical EQ to smaller screens (Fixes FS#9517)Jonathan Gordon2008-11-09
* Remove a viewport ambiguity by changing the screens width/heigth members into...Peter D'Hoye2008-06-28
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* option_screen() now accepts a viewportJonathan Gordon2008-04-23
* In the equalizer menu, switch to low-latency mode in the smallest scope rathe...Dan Everton2008-03-30
* the menu and list now accepts a parent viewport to draw in (and the menu can ...Jonathan Gordon2008-03-26
* Try and only use the PCM buffer low latency mode in sound settings when we re...Dan Everton2008-03-03
* Crossfeed settings used to be stored inverted in the cfg file for legacy reas...Thom Johansen2007-12-08
* Save some bytes and reuse the settings saving code for eq preset saving.Dan Everton2007-12-07
* Commit FS#7440. The iPod Video doesn't actually have a hardware equalizer. It...Dan Everton2007-11-24
* Use dynamic menu voice callbacks to speak menu item names in theStéphane Doyon2007-10-09
* Add a voice callback to dynamic menus, along side the text_callback.Stéphane Doyon2007-10-09
* shouldnt have been commitedJonathan Gordon2007-09-25
* Fix the eq menu so changes are applied after using the "simple eq settings" menuJonathan Gordon2007-09-25
* Toggle low latency mode when entering/exiting the eq menu to make the Jonathan Gordon2007-08-29
* Use size_t type for the buffer_size parameter to formatter functions, static ...Nils Wallménius2007-08-19
* *** Lang v2 cleanup (FS#6574) ***Nils Wallménius2007-08-05
* remove the need for action_signalscreenchange().Jonathan Gordon2007-07-22
* Remove the exit_value variable.. set the MENU_FUNC_CHECK_RETVAL fla and Jonathan Gordon2007-03-18
* Unify the way functions are called from menus.Jonathan Gordon2007-03-17
* 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
* Fix 64 bit warnings.Jens Arnold2007-02-21
* remove \tJonathan Gordon2007-02-19
* Convert the EQ menusJonathan Gordon2007-02-19