summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* make the malloc functions less verboseJari Vetoniemi2018-11-01
* s/WARNX1/WARN1/Jari Vetoniemi2018-11-01
* snd_pcm_format_name: return NULL on unsupportedJari Vetoniemi2018-11-01
* these strings should be copiedJari Vetoniemi2018-10-31
* loop through all configs for min/max functionsJari Vetoniemi2018-10-31
* Some works towards working audacityJari Vetoniemi2018-10-31
* fix brainfart with recorded data transformationJari Vetoniemi2018-10-31
* set avail to 0 when stoppedJari Vetoniemi2018-10-31
* Don't ever return avail more than appbufszJari Vetoniemi2018-10-31
* make capture streams work (arecord too)Jari Vetoniemi2018-10-31
* missing stubsJari Vetoniemi2018-10-31
* implement control searching and volume range getJari Vetoniemi2018-10-31
* remove the pollin hacksJari Vetoniemi2018-10-31
* fix include install yet againJari Vetoniemi2018-10-31
* make volume muting workJari Vetoniemi2018-10-31
* make alsamixer more responsiveJari Vetoniemi2018-10-31
* alsamixer is now usableJari Vetoniemi2018-10-31
* refactor project structureJari Vetoniemi2018-10-31
* make alsamixer show controlsJari Vetoniemi2018-10-31
* implement sw_param malloc and freeJari Vetoniemi2018-10-31
* store hw_param access and implement the getterJari Vetoniemi2018-10-31
* implement snd_pcm_wait and snd_pcm_resetJari Vetoniemi2018-10-31
* minor fixesJari Vetoniemi2018-10-31
* implement snd_pcm_get_chmapJari Vetoniemi2018-10-31
* calculated avail correctly, fixes mpvJari Vetoniemi2018-10-31
* store open mode to avoid state changesJari Vetoniemi2018-10-31
* implement snd_pcm_hw_params_test_formatJari Vetoniemi2018-10-31
* guard from nullptrJari Vetoniemi2018-10-31
* implement snd_pcm_poll_* functionsJari Vetoniemi2018-10-31
* don't while loop in pollJari Vetoniemi2018-10-31
* fix include installJari Vetoniemi2018-10-31
* fix polling logic, use timeout of -1 not 0Jari Vetoniemi2018-10-31
* use the bps value for bpf instead of dividing by 8Jari Vetoniemi2018-10-31
* support floating point encodingsJari Vetoniemi2018-10-31
* copy the include files :/Jari Vetoniemi2018-10-31
* remove outdated commentJari Vetoniemi2018-10-31
* make openal workJari Vetoniemi2018-10-31
* make SND_PCM_NONBLOCK workJari Vetoniemi2018-10-31
* fix stub generationJari Vetoniemi2018-10-30
* Fix openalJari Vetoniemi2018-10-30
* Makefile: lets be less cleverJari Vetoniemi2018-10-30
* fixes qutebrowserJari Vetoniemi2018-10-30
* Makefile: soversion symlinks and pkg-configJari Vetoniemi2018-10-30
* fake snd_pcm_avail_updateJari Vetoniemi2018-10-30
* force blocking operationJari Vetoniemi2018-10-30
* make device_open take in pcm as argumentJari Vetoniemi2018-10-30
* log the playback channels tooJari Vetoniemi2018-10-30
* Tidy up the log macrosJari Vetoniemi2018-10-30
* use snd_pcm_drain before closingJari Vetoniemi2018-10-30
* log the formats requestedJari Vetoniemi2018-10-30