summaryrefslogtreecommitdiffstats
path: root/apps/sound_menu.c
AgeCommit message (Expand)AuthorFilesLines
2007-02-08Convert the sound menu to the new systemJonathan Gordon1-281/+0
2007-02-08beginning of the new menu system. This commit shouldnt break anything, Jonathan Gordon1-51/+0
2006-12-26tiny logic error in my previou commitJonathan Gordon1-3/+4
2006-12-26Fix FS#6270, no voice is sonud menu. This only fixes the no voice in theJonathan Gordon1-9/+22
2006-12-25Next round of static'ing and related fixes.Jens Arnold1-6/+6
2006-11-24Recording: Add AIFF recording to SWCODEC. Note: AIFF playback chokes on sampl...Michael Sevakis1-0/+1
2006-11-09Recording trigger for software codec targetsMartin Scarratt1-67/+121
2006-11-06Big Patch adds primarily: Samplerate and format selection to recording for SW...Michael Sevakis1-78/+210
2006-10-27Re-enable the currently unused and broken dithering and noise shaping code al...Thom Johansen1-0/+10
2006-10-21Recording trigger screen: Fix display for font heights != 8 pixels. Remove un...Jens Arnold1-8/+5
2006-09-27Oops, didnt mean to commit thisMartin Scarratt1-5/+1
2006-09-27If a directory is created in the recording screen, the dir browser needs refr...Martin Scarratt1-1/+5
2006-09-23stop re-entry into trigger menu when accepting trigger settingsMartin Scarratt1-0/+1
2006-09-22Fix the recording trigger screen for the Archos recorderMartin Scarratt1-10/+9
2006-09-18Reverted the recording timer commit, as it has at least 2 major problems. (1)...Jens Arnold1-22/+1
2006-09-18Recording countdown timer: set timer in recording settings screen (max 1 week...Martin Scarratt1-1/+22
2006-09-02Oops! Missed a couple #defines to enable the features for iRiver.Michael Sevakis1-7/+0
2006-09-02Enabled channel selection for UDA1380 and limited frquency select to 44.1KHz ...Michael Sevakis1-4/+4
2006-08-28Added FS#2939 Encoder Codec Interface + Codecs by Antonius Hellmann with addi...Michael Sevakis1-19/+59
2006-08-16Automatic Gain Control during recording. At this point only compiled for iriv...Peter D'Hoye1-0/+41
2006-08-15Move Hardware Equalizer menu up a level so it's no longer a sub-menu of the s...Dan Everton1-0/+3
2006-07-31I-River targets: A workaround for the recording interference hardware issue w...Martin Scarratt1-1/+1
2006-07-22Added options to timesplit recording feature (now renamed filesplit). Choose ...Martin Scarratt1-2/+68
2006-07-20On-the-fly filesplitting when recording for I-Rivers. Record button starts ne...Martin Scarratt1-1/+6
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