summaryrefslogtreecommitdiffstats
path: root/apps/sound_menu.c
AgeCommit message (Expand)AuthorFilesLines
2006-05-11Optical S/PDIF recording and monitoring for Iriver H1x0. Removed unsupported ...Thom Johansen1-5/+15
2006-04-11New crossfeed complete with no volume reducing bugs. Feedback on all theThom Johansen1-2/+78
2006-03-29iAudio X5 doesn't have bass and trebleLinus Nielsen Feltzing1-0/+4
2006-03-25Support the recording screen on the LCD remote. Also adds support for the pea...Dan Everton1-1/+1
2006-03-21Enabled channel configuration and stereo width option on software codecThom Johansen1-0/+13
2006-02-19Use a better string for 'Canceled' splashes.Magnus Holmgren1-1/+1
2006-02-17Patch #1423609 by Martin Scarratt and myself: enables using the backlight as ...Peter D'Hoye1-1/+27
2006-02-08Patch #1403437 by Peter D'Hoye & Martin Scarratt: Recording gain.Hristo Kovachev1-24/+13
2006-02-07Reduce latency when configuring the EQ.Miika Pekkarinen1-0/+9
2006-02-07Add Equalizer configuration to Sound Settings menu.Dan Everton1-0/+2
2006-02-04Committed a little too muchLinus Nielsen Feltzing1-2/+0
2006-02-04The simulator should use the keypad period key, not the regular oneLinus Nielsen Feltzing1-0/+2
2005-12-07Simplified and uniform volume handling: * Volume setting in dB on all targets...Jens Arnold1-18/+0
2005-12-05kill gcc4 warningsDaniel Stenberg1-1/+1
2005-12-05moved crossfeed from the Playback menu to Sound SettingsMarcoen Hirschberg1-0/+20
2005-12-04iRiver: new sound option "prevent clipping:adjust volume/adjust bass/adjust c...Anton Oleynikov1-0/+18
2005-11-20removed old statusbar and buttonbar codeKevin Ferrare1-2/+2
2005-11-16replaced all the splash calls by gui_sync_splash, added some missing remote k...Kevin Ferrare1-1/+2
2005-11-12Removed monitor option from audio_set_recording_options and the global settin...Andy1-8/+0
2005-11-12iRiver: Initial support for wav-recording in recording menu. Supports mic/lin...Andy1-1/+33
2005-11-06Sound settings rework: * Put all fixed parameters (unit, decimals, step, min,...Jens Arnold1-16/+6
2005-11-06Added wrapping on settings when reaching limits and when long key press is en...Kevin Ferrare1-7/+0
2005-11-06Corrected the bug with boolean settings (the inverted screen that couldn't be...Kevin Ferrare1-85/+22
2005-09-27Fixed voicing of 'Trigger' menu itemJens Arnold1-1/+1
2005-09-26Fixed trigger enabling/disabling when cycling backwards through modes.Jens Arnold1-7/+2
2005-09-06Ondio FM: Removed S/PDIF option for recording source, as the Ondio doesn't ha...Jens Arnold1-3/+5
2005-08-29Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S...Jens Arnold1-5/+5
2005-08-11Added pre-amp setting for files with ReplayGain information.Magnus Holmgren1-1/+1
2005-07-05(1) Patch 1231281: Alignment tags for the WPS by Per Holmaeng. Use %al for l...Christi Scarborough1-1/+1
2005-06-24First part of graphics api rework. Special functions, parameter handling, pix...Jens Arnold1-3/+8
2005-04-04Triggered recording fixes: (1) Made it compile for Ondio FM recorder (no led,...Jens Arnold1-26/+35
2005-04-04Correct handling of USB eventsLinus Nielsen Feltzing1-3/+4
2005-04-04OopsLinus Nielsen Feltzing1-2/+2
2005-04-04Patch #868645 by Philipp Pertermann, volume triggered recording for the Archo...Linus Nielsen Feltzing1-1/+374
2005-04-01Moved the mpeg_sound_xxx() functions to sound.c and renamed them to sound_xxx()Linus Nielsen Feltzing1-11/+12
2005-02-06Player: volume/balance/treble/bass handling improved. (1) Linear mapping of p...Jens Arnold1-6/+1
2005-02-04recording features depends on HAVE_RECORDING, not a specific MAS modelDaniel Stenberg1-2/+2
2005-02-04New Recording Option: Show recording screen on startupChristi Scarborough1-1/+9
2005-01-12New channel configuration setting, allowing fine-grained control of the stere...Jens Arnold1-8/+10
2004-10-27Added 74 and 80 minute recording time splits, for convenient CD creation, fix...Linus Nielsen Feltzing1-1/+3
2004-10-01This one was missing from my MAS3539F support commitJens Arnold1-2/+4
2004-09-28a hell of a commit: changed several HAVE_xx configuration flags into multiple...Jörg Hohensohn1-5/+5
2004-09-19Redesigned the button handling. The code now uses symbolic function defines i...Björn Stenberg1-20/+11
2004-08-18 Const policed pointer arguments to functions, part 3Jens Arnold1-1/+1
2004-08-01More const policeing step 2Jens Arnold1-1/+1
2004-07-26First step in revamping the USB event handling, paving the way for the upcomi...Linus Nielsen Feltzing1-4/+8
2004-07-23New way of defining menus and options allows to declare them static const, wh...Jörg Hohensohn1-38/+30
2004-07-20Const'ed the various setting lookup tablesJens Arnold1-1/+1
2004-07-06Voice the 'Hertz' unit introduced with the MDB settingsJens Arnold1-1/+3
2004-07-06Bass boost removed in favour of some new sound settings: Super bass and five ...Linus Nielsen Feltzing1-7/+60