summaryrefslogtreecommitdiff
path: root/apps/sound_menu.c (follow)
Commit message (Expand)AuthorAge
* New channel configuration setting, allowing fine-grained control of the stere...Jens Arnold2005-01-12
* Added 74 and 80 minute recording time splits, for convenient CD creation, fix...Linus Nielsen Feltzing2004-10-27
* This one was missing from my MAS3539F support commitJens Arnold2004-10-01
* a hell of a commit: changed several HAVE_xx configuration flags into multiple...Jörg Hohensohn2004-09-28
* Redesigned the button handling. The code now uses symbolic function defines i...Björn Stenberg2004-09-19
* Const policed pointer arguments to functions, part 3Jens Arnold2004-08-18
* More const policeing step 2Jens Arnold2004-08-01
* First step in revamping the USB event handling, paving the way for the upcomi...Linus Nielsen Feltzing2004-07-26
* New way of defining menus and options allows to declare them static const, wh...Jörg Hohensohn2004-07-23
* Const'ed the various setting lookup tablesJens Arnold2004-07-20
* Voice the 'Hertz' unit introduced with the MDB settingsJens Arnold2004-07-06
* Bass boost removed in favour of some new sound settings: Super bass and five ...Linus Nielsen Feltzing2004-07-06
* Added the (practically useless) 20ms option to the Auto Volume setting, for c...Linus Nielsen Feltzing2004-06-22
* removed extra ';'Daniel Stenberg2004-06-16
* Step 4 of voice UI:Jörg Hohensohn2004-03-27
* Overlooked to "voice" the set_int() function, this is why many numerical sett...Jörg Hohensohn2004-03-20
* Third step of the voice-UI: numerical settings are spoken (composed at runtim...Jörg Hohensohn2004-03-19
* First shot at a nice little button bar at the bottom of the recorder LCD. Ena...Linus Nielsen Feltzing2004-03-16
* Second step of the voice-UI: Option values are spoken, if they are translatab...Jörg Hohensohn2004-03-15
* First step of the voice-UI: the menus can talk. You need a "voicefont" file i...Jörg Hohensohn2004-03-14
* First step towards context sensitive and configurable menus, by Brent CouttsLinus Nielsen Feltzing2004-03-12
* New feature: NOw you can store the recorded files in either /recordings (the ...Linus Nielsen Feltzing2004-01-21
* Moved the low-level playback functionality into a new, separate module "mp3_p...Jörg Hohensohn2004-01-05
* New recording feature: Prerecord up to 30 seconds before you press the Play k...Linus Nielsen Feltzing2003-12-31
* Recording in FM screen, USB mode possible in FM and recording screenLinus Nielsen Feltzing2003-11-20
* Accepting PLAY as confirm in sound-menu (as in all other settings menu).Kjell Ericson2003-08-28
* added a missing comma from yesterday's added time split periodsDaniel Stenberg2003-06-11
* Added more time options to recorder timesplitBjörn Stenberg2003-06-10
* Made bool options apply instantly (patch #729614). Also cleared up a long-sta...Björn Stenberg2003-06-05
* Dave Jones' recording time split feature (patch #697373)Björn Stenberg2003-06-04
* Only redraw the status line when info actually changed.Björn Stenberg2003-04-23
* Xing headers now support mono better, added the 'editable files' optionLinus Nielsen Feltzing2003-04-20
* Added three new channel modes: Stereo narrow, Stereo wide, and Karaoke (voice...Björn Stenberg2003-02-27
* include sprintf.h when we use snprintf()Daniel Stenberg2003-02-15
* Recording settings are now persistent. Added a Recording Settings menuLinus Nielsen Feltzing2002-11-10
* Moved on_screen, f2_screen, f3_screen and handle_usb (renamed usb_screen) to ...Björn Stenberg2002-09-24
* New language/string handlingBjörn Stenberg2002-09-18
* Oooops! Players need the set_chanconf() function tooLinus Nielsen Feltzing2002-09-10
* Added function pointer argument to set_option(). This allows for instantaneou...Linus Nielsen Feltzing2002-09-10
* Added channel configurationLinus Nielsen Feltzing2002-09-09
* Remade the menu system slightly. All functions invoked from menus now useDaniel Stenberg2002-08-23
* corrected display of values when entering a settingMarkus Braun2002-08-20
* enabled status bar in menus on recordersMarkus Braun2002-08-20
* Added Balance settingLinus Nielsen Feltzing2002-08-14
* Enabled saving settings to disk on playerBjörn Stenberg2002-08-13
* Updates status bar so volume change is visible immediately.Mats Lidell2002-08-13
* Changed #ifdef from ARCHOS_RECORDER to HAVE_*Björn Stenberg2002-08-08
* Fixed key repeatLinus Nielsen Feltzing2002-07-27
* Changed AVC to Auto VolumeLinus Nielsen Feltzing2002-07-26
* Automatic Volume Control for Recorder by Heikki HannikainenLinus Nielsen Feltzing2002-07-25