index
:
~jinghua/audiere
master
Unnamed repository; edit this file to name it for gitweb.
jinghua
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-19
added another dump_resample() without the volume adjustment
Luo Jinghua
2
-0
/
+284
2010-10-12
device: fixed a warning while using the external audio device
Luo Jinghua
1
-0
/
+17
2010-10-12
build: build the external audio driver
Luo Jinghua
1
-1
/
+9
2010-10-12
device: add a external device driver
Luo Jinghua
3
-0
/
+230
2010-07-25
coreaudio: cleanup a bit
Luo Jinghua
1
-23
/
+34
2010-07-10
coreaudio: fixed compilation on iPhoneOS
Luo Jinghua
2
-7
/
+61
2010-07-10
coreaudio: port to mac os x 10.6
Luo Jinghua
2
-85
/
+134
2010-07-08
nexus: register callback for Nexus::Audio instead of the Nexus::Display
Luo Jinghua
2
-7
/
+10
2010-07-07
nexus: use the nexus common library
Luo Jinghua
2
-45
/
+74
2010-03-04
Nexus: output to mixer instead
Luo Jinghua
1
-3
/
+30
2010-03-01
Device: support another st device
Luo Jinghua
4
-1
/
+135
2010-02-03
Nexus: indent the code and always init the nexus platform
Luo Jinghua
1
-31
/
+28
2010-02-02
Nexus: fixed two warnings.
Luo Jinghua
1
-2
/
+2
2010-02-02
Nexus: fixed sample size caculatating
Luo Jinghua
1
-19
/
+19
2009-12-11
nexus: supports hdmi audio output
Luo Jinghua
2
-17
/
+26
2009-08-11
AlsaMixer: increase number of period buffers to 8
Luo Jinghua
1
-4
/
+3
2009-07-29
utility: a poor implementation of atomic inc/dec.
Luo Jinghua
1
-0
/
+4
2009-07-29
Atomically increment and decrement the refcounts for Audiere objects.
Luo Jinghua
2
-36
/
+76
2009-07-15
NexusDevice: remove all inputs on closing audio device.
Luo Jinghua
1
-0
/
+5
2009-07-15
configure: build the nexus driver if possible.
Luo Jinghua
2
-0
/
+22
2009-07-15
NexusDevice: add new nexus driver.
Luo Jinghua
2
-0
/
+201
2009-07-07
AlsaDevice: increase buffer size to 1024x6 samples
Luo Jinghua
1
-1
/
+1
2009-06-24
AlsaDevice: fixed a typo
Luo Jinghua
1
-1
/
+1
2009-06-24
AlsaDevice: rework reopening pcm device logical.
Luo Jinghua
1
-6
/
+12
2009-06-24
AlsaDevice: reset retry count on reopening a pcm device.
Luo Jinghua
1
-0
/
+1
2009-05-18
WINMM: enlarge audio buffer size.
Luo Jinghua
1
-4
/
+4
2009-04-16
winmm: shrink audio buffer count to 4.
Luo Jinghua
3
-5
/
+5
2009-03-26
mpaudec: disable debug option.
Luo Jinghua
1
-0
/
+2
2009-03-26
debug: don't respect DEBUG/_DEBUG.
Luo Jinghua
1
-1
/
+1
2009-03-26
utility: fixed compilation.
Luo Jinghua
1
-0
/
+3
2009-03-18
Resample: fixed a divide by zero.
Luo Jinghua
1
-1
/
+1
2009-03-18
AlsaDevice: enlarge buffer size.
Luo Jinghua
1
-26
/
+16
2009-03-18
AlsaDevice: compute buffer size based on period size.
Luo Jinghua
1
-7
/
+20
2009-03-17
AlsaDevice: fixes for previous commit.
Luo Jinghua
1
-3
/
+21
2009-03-17
AlsaDevice: improve compatibility with pulseaudio's alsa pcm device.
Luo Jinghua
1
-6
/
+112
2009-03-04
AlsaDevice: reopen pcm device once smd_pcm_writei doesn't work any more.
Luo Jinghua
2
-39
/
+59
2009-03-03
AlsaDevice: perfer 4k sample buffer size to improve latency.
Luo Jinghua
1
-15
/
+1
2008-12-21
build: remove all Makefile.ins from repository.
Luo Jinghua
2
-1323
/
+0
2008-12-21
CoreAudioDevice: revmoed white space and wrap long lines.
Luo Jinghua
2
-36
/
+38
2008-12-21
device: add the new core audio device driver.
Luo Jinghua
4
-1
/
+212
2008-12-16
MixerDevice: remove the condition variable.
Luo Jinghua
2
-15
/
+2
2008-12-16
Win32: fix build with mingw32 compiler.
Luo Jinghua
1
-0
/
+1
2008-12-16
NullDevice: don't hold mutex while sleeping.
Luo Jinghua
1
-4
/
+6
2008-11-24
AlsaDevice: handle EINTR and print a error message if an error code is unhand...
Luo Jinghua
1
-0
/
+3
2008-11-21
MP3: mp3 may have multiple id3v2 frames.
Luo Jinghua
2
-29
/
+29
2008-11-21
release: 1.9.4.1 is out with a new alsa device driver and various mp3 fixes.
Luo Jinghua
1
-1
/
+1
2008-11-21
MP3: fix glitches while reading mp3 file with id3v2 tags.
Luo Jinghua
1
-0
/
+1
2008-11-21
Merge branch 'master' of git+ssh://jinghua@people.freedesktop.org/home/jinghu...
Luo Jinghua
1
-1
/
+1
2008-11-21
MP3: skip the id3v2 header.
Luo Jinghua
2
-23
/
+78
2008-11-20
AlsaDevice: kill a warning.
Luo Jinghua
1
-1
/
+1
[prev]
[next]