- e73ef01 Correct speech feedback for volume limit setting by Solomon Peachy · 5 years ago
- 0662793 Add cleaned-up xDuoo X3 support by Solomon Peachy · 6 years ago
- 1245c5f Implement speaker enable/disable on jack (un)plug by Amaury Pouly · 8 years ago
- 3ae0f32 three new DSPs by Chiwen Chang · 10 years ago
- f0bec02 Implement volume limiter feature by PurlingNayuki · 11 years ago
- d0918b9 DSP Compressor: Sidechain, Exponential Atk/Rls by Ryan Billing · 11 years ago
- 0519f7e Add DAC's oversampling filter roll-off selection to sound settings. by Andrew Ryabinin · 11 years ago
- d29a11b Rename HAVE_PITCHSCREEN to HAVE_PITCHCONTROL by Nils Wallménius · 12 years ago
- 56f17c4 Make rbcodec/dsp includes more specific. by Michael Sevakis · 12 years ago
- 0842d7f Consolidate compressor settings into a struct. by Michael Sevakis · 12 years ago
- 95aae36 Fix red, stupid typo by Frank Gevaerts · 14 years ago
- f366090 Make disabling HAVE_PITCHSCREEN actually work without breaking the build by Frank Gevaerts · 14 years ago
- 5508d40 Hopefully get some green back from r26051. by Michael Sevakis · 14 years ago
- 80d0d15 Gigabeat S: Fully enable access to hardware tone controls and 3-D effect feature. Under the hood, it's designated a hardware equalizer since it is one. Implement code framework for hardware EQ in general. Menu aspect is well abstracted and so the UI and strings can be changed around if taste doesn't quite suit. So far the emphasis is distinction of the UI labelling from the software EQ so that it's clear the settings are for a different thing. by Michael Sevakis · 14 years ago
- 95e2d72 Compressor: simplify makeup gain setting, expand release range, finally provide documention in the manual! by Jeffrey Goode · 15 years ago
- cf19ba5 Replace limiter with dynamic range compressor by Jeffrey Goode · 15 years ago
- 2b7ef6b FS#10199: Adds limiter DSP function by Jeffrey Goode · 15 years ago
- d6ad019 Renamed routines and changed comments for clarity. by Steve Bavin · 15 years ago
- fb23807 FS#8894 - Add time stretching feature to all SWCODEC targets - the current algorithm is best for spoken word. by Steve Bavin · 15 years ago
- 6c252a6 Onda VX747: by Maurus Cuelenaere · 16 years ago
- 4bb8fd2 Something horrible happened with binsize, so revert FS#8894 completely (for now). by Steve Bavin · 16 years ago
- f698234 Add timestretching from FS#8894, as written by Stephane Doyon based on work by Nicolas Pitre. Shouldn't affect playback unless it's explicitly enabled, but let me know if it does. Currently has a dedicated setting, but maybe inclusion of the code will inspire someone to integrate this with the pitch screen... by Steve Bavin · 16 years ago
- 2acc0ac Updated our source code header to explicitly mention that we are GPL v2 or by Daniel Stenberg · 16 years ago
- 8924686 Removed unneeded dependency on pcmbuf.h by Bertrik Sikken · 16 years ago
- 0466319 Try and only use the PCM buffer low latency mode in sound settings when we really need to. by Dan Everton · 17 years ago
- d7e1f77 Commit FS#7440. The iPod Video doesn't actually have a hardware equalizer. It does have hardware bass/treble settings with configurable cutoff. So make the bass/treble settings use the hardware and remove the hardware equalizer configuration. by Dan Everton · 17 years ago
- 4ecd971 Toggle low latency mode when entering/exiting the eq menu to make the by Jonathan Gordon · 17 years ago
- f7a81a9 More header and dead code cleanup. by Nils Wallménius · 17 years ago
- b35c1d8 Change anywhere where do_menu()'s return value was checked and expected by Jonathan Gordon · 18 years ago
- 02a8717 Remove the need to double up the MENU macros in manu.h. by Jonathan Gordon · 18 years ago
- 91cb68a Introducing the root menu! by Jonathan Gordon · 18 years ago
- a7fabf0 Add software based bass/treble controls for targets which have no such functionality in hardware (currently only X5). They can also be used on any other SWCODEC target by adding #define HAVE_SW_TONE_CONTROLS in the relevant config-*.h file. Also remove some now unneeded zero checks when using get_replaygain_int(). Comments on sound quality are welcome as some parameters can still be fine-tuned. by Thom Johansen · 18 years ago
- 417bc74 Don't enable low latency mode in the Crossfeed submenu by Linus Nielsen Feltzing · 18 years ago
- 2801a87 Convert the EQ menus by Jonathan Gordon · 18 years ago
- 5599d68 Icons in the menus. Thanks midkay for them. by Jonathan Gordon · 18 years ago
- 4e73b53 Fix the keywords on some recently added files. by Jonathan Gordon · 18 years ago
- fe3cfcc Convert the sound menu to the new system by Jonathan Gordon · 18 years ago
- 4718a1e beginning of the new menu system. This commit shouldnt break anything, by Jonathan Gordon · 18 years ago