summaryrefslogtreecommitdiff
path: root/plugins/alsa
Commit message (Expand)AuthorAge
* fixed int32 overflow when calculating sleep time in alsa loopGravatar waker2011-07-03
* fixed freeze in alsa_free on x86_64 (bug #3325101)Gravatar waker2011-06-23
* removed bogus ; from alsa.cGravatar waker2011-05-22
* improved alsa channels settingGravatar waker2011-05-21
* hardcoded api_version 1.0 into all pluginsGravatar waker2011-05-21
* reset streamer after sound reinit, to prevent misaligned output on sampleform...Gravatar waker2011-05-21
* fixed alsa setformat channels fallbackGravatar waker2011-05-21
* restored "use alsa resampling" as an option, but now ON by defaultGravatar waker2011-05-20
* turn on alsa trace messagesGravatar waker2011-05-17
* fixed crash in alsa plugin after bad waveformat errorGravatar waker2011-04-30
* alsa: fix random stutteringGravatar waker2011-04-24
* added more error reporting to alsaGravatar waker2011-04-22
* disabled alsa tracingGravatar waker2011-04-20
* more unification work on event systemGravatar waker2011-04-14
* new event passing systemGravatar waker2011-04-14
* fixed alsa pause regressionGravatar waker2011-04-10
* changed alsa main loop behaviour to reduce number of CPU wakeupsGravatar waker2011-04-10
* fixed alsa sampleformat selection orderGravatar waker2011-04-03
* don't localize alsa plugin name; added IDs to alsa, pulseaudio and null out p...Gravatar waker2011-03-31
* thread-safe config accessGravatar waker2011-03-31
* improved alsa samplerate selectionGravatar waker2011-03-30
* alsa: try all other sampleformats if requested one failedGravatar waker2011-03-24
* removed author and email fields, added single all-purpose copyright field;Gravatar waker2011-02-27
* fixed resume in paused state;Gravatar waker2011-01-10
* fixed streamer recovery from failed output plugin setformat/playGravatar waker2011-01-09
* fixed alsa setformat regressionsGravatar waker2011-01-09
* alsa: fixed error handling regressionGravatar waker2011-01-09
* alsa: experimental fallback when setting output format failsGravatar waker2011-01-09
* alsa: set default format if attempted to start playback without prior setform...Gravatar waker2011-01-09
* deleted obsolete option retrieval from alsa pluginGravatar waker2011-01-04
* updated copyright year to 2011Gravatar waker2011-01-02
* removed "use alsa resampling" option, now it is always onGravatar waker2010-12-30
* nuked old plugin activate/deactivate/nostop code;Gravatar waker2010-12-28
* added softvolume for all supported output formats; moved softvolume from outp...Gravatar waker2010-12-12
* ported OSS plugin to new APIGravatar waker2010-11-28
* optimized output format setting in streamer (also fixes gapless)Gravatar waker2010-11-28
* fixed alsa float32 output modeGravatar waker2010-11-25
* softvolume works for 16bit output;Gravatar waker2010-11-20
* added more format convertersGravatar waker2010-11-20
* added channel remapping and some format conversionsGravatar waker2010-11-13
* implemented conversion between streams with different channel masksGravatar waker2010-11-13
* new alsa setformatGravatar waker2010-11-09
* 1st iteration of adding streamer format conversion:Gravatar waker2010-11-08
* Merge branch 'master' into staticGravatar waker2010-11-06
|\
| * fixed race condition in streamer interaction with output pluginsGravatar waker2010-11-04
* | bumped all plugins to version 1.0;Gravatar waker2010-11-02
|/
* fix deadlock in alsa_stopGravatar Alexey Yakovenko2010-05-14
* claim-fix to alsa blocking streamer threadGravatar Alexey Yakovenko2010-05-13
* fixed recover from suspend bug #3000300Gravatar Alexey Yakovenko2010-05-12
* dead code removalGravatar Alexey Yakovenko2010-05-12