index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
export
/
audio.h
Age
Commit message (
Expand
)
Author
2018-12-22
Auto-Ranging Time Formatting For Menus (hh:mm:ss:mss)
William Wilgus
2017-02-04
Implement speaker enable/disable on jack (un)plug
Amaury Pouly
2014-03-10
Implement time-based resume and playback start.
Michael Sevakis
2013-12-23
playback,talk: Share audiobuffer via core_alloc_maximum().
Thomas Martitz
2013-07-13
Get rid of some superfluous single-purpose functions in playback.
Michael Sevakis
2013-06-30
Update software recording engine to latest codec interface.
Michael Sevakis
2013-06-30
Fix some whitespace in files changed in following commit.
Michael Sevakis
2011-11-17
Buflib: Make shrinking and buflib_available() smarter.
Thomas Martitz
2011-08-30
GSoC/Buflib: Add buflib memory alocator to the core.
Thomas Martitz
2011-08-14
Fix errors and warnings.
Thomas Martitz
2011-08-14
GSoC/Buflib: Replace all direct accesses to audiobuf with buffer API functions.
Thomas Martitz
2011-02-10
audio_peek_track should copy the struct mp3entry instead of pointing directly...
Michael Sevakis
2010-09-01
Ged rid of uisimulator/common/io.c for android builds.
Thomas Martitz
2010-06-21
Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #...
Thomas Martitz
2010-05-06
Move c/h files implementing/defining standard library stuff into a new libc d...
Thomas Martitz
2010-04-18
Move audio_peek_track declaration from skin_display.c to audio.h
Bertrik Sikken
2010-03-03
FS#10756 - Free unused init code
Thomas Martitz
2009-11-16
mpeg.h/c cleanup
Jeffrey Goode
2009-11-16
Cleanup audio.h, related functions
Jeffrey Goode
2009-04-06
FS9795 - some playback cleanup.
Jonathan Gordon
2008-12-13
Keyclick fixup take two. It is only 88 samples (2msec) long so keep a small s...
Michael Sevakis
2008-12-13
PCM buffer beeping needs the audio buffer reset in order to work after operat...
Michael Sevakis
2008-12-13
Fix FS#8660-Recording hardlocks with keyclick enabled and FS#9388-keyclicks t...
Michael Sevakis
2008-12-09
FS#9609 FM radio support for the Gigabeat S, seeking/scanning is not yet
Nils Wallménius
2008-10-14
Moved pcm_record from firmware to apps. Cleaned up some. Now all code using s...
Björn Stenberg
2008-10-08
New recording setting to configure how mono recordings are made. Previously, ...
Peter D'Hoye
2008-10-07
add HAVE_DISK_STORAGE, and use that instead of HAVE_FLASH_STORAGE when checki...
Frank Gevaerts
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-03-28
Revert my earlier const madness, we'll keep the parameter lists simple.
Steve Bavin
2008-03-28
The const police raid playback.c, should be no change to behaviour.
Steve Bavin
2007-11-19
Make sure initial menu item is voiced at startup. Voice thread must wait for ...
Michael Sevakis
2007-11-18
Make speex the new voice format for SWCODEC targets (non-Archos). Remove code...
Michael Sevakis
2007-11-11
Album art support. Based on FS#3045, but heavily modified to adapt to MoB and...
Nicolas Pennequin
2007-10-06
Unify PCM interface just above the hardware driver level for all targets incl...
Michael Sevakis
2007-08-02
Even more optimizing for the recording name change...
Peter D'Hoye
2007-08-01
Disable 'Disk spindown' and 'Anti skip buffer' settings and some related stuf...
Nils Wallménius
2007-06-08
Straighten out some audio path APIs and misc. audio stuff. Having recording i...
Michael Sevakis
2007-06-05
e200: Add recording. Just from MIC right now and FM integration will happen s...
Michael Sevakis
2007-05-20
Use bitmasks to define which inputs are available. Makes it easier to remove ...
Michael Sevakis
2007-02-18
Fix remaining CONFIG_TUNER checks.
Jens Arnold
2006-12-17
SWCODEC recording: More cleanup of stuff after queue additions and audio driv...
Michael Sevakis
2006-12-10
Place all recording functionality on pcmrec thread to serialize all recording...
Michael Sevakis
2006-11-23
iRiver/iAudio: Added audio_set_recording gain and sound_default to plugin API...
Michael Sevakis
2006-11-18
Changed #ifdef USE_IRAM to #ifdef IRAM_STEAL. Also want to check if results a...
Michael Sevakis
2006-11-18
SWCODEC/IRAM: Save voice IRAM when a plugin initializes its IRAM. Defines two...
Michael Sevakis
2006-11-13
H100/General: HAL for S/PDIF and refinement/bufixes in optical output powerin...
Michael Sevakis
2006-11-06
Big Patch adds primarily: Samplerate and format selection to recording for SW...
Michael Sevakis
2006-10-19
Patch #5166 by Robert Keevil - Last.fm logging
Linus Nielsen Feltzing
2006-10-12
Minor simplification #2; replace unneeded variable filebufused with a macro
Steve Bavin
2006-08-28
Added FS#2939 Encoder Codec Interface + Codecs by Antonius Hellmann with addi...
Michael Sevakis
[next]