0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 19, 2023 — Jan 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[sndio] restructure code to properly reconnect to sndiod upon disconnections More... about 4 years ago
[sndio] log sioctl_desc type More... about 4 years ago
[sndio] declare callbacks prototypes upfront More... about 4 years ago
[sndio] gracefully handle sioctl_revents returning POLLHUP and return G_SOURCE_REMOVE More... about 4 years ago
I18n: Update translation cs (100%). More... about 4 years ago
I18n: Update translation pt (100%). More... about 4 years ago
drop useless g_print calls More... about 4 years ago
Implement gst_mixer_sndio_set_volume More... about 4 years ago
Implement gst_mixer_sndio_set_mute() More... about 4 years ago
Implement gst_mixer_sndio_set_record() More... about 4 years ago
emit volume-changed signal upon setting volume via onval callback More... about 4 years ago
initial implem of onval sndio callback More... about 4 years ago
initial implem for ondesc sndio callback More... about 4 years ago
add two hashtables for easy access to track objects More... about 4 years ago
add vol_addr & mute_addr arrays used to keep track of sndio addresses for chans More... about 4 years ago
Update gst_mixer_sndio_track_new() prototype More... about 4 years ago
create a GSource to handle events on the pollfd struct filled by sioctl_pollfd More... about 4 years ago
use g_print for now and print desc addr & channel unit in debug msg More... about 4 years ago
first baby steps calling sioctl_open and ondesc callback More... about 4 years ago
define HAVE_SNDIO if sndio.h is found More... about 4 years ago
I18n: Update translation tr (100%). More... about 4 years ago
pulse: ignore client with PA_INVALID_INDEX More... about 4 years ago
Change tracks orientation More... about 4 years ago
pulse: Add card number on tracks More... about 4 years ago
gst-mixer: avoid not needed GUI redraw More... about 4 years ago
gst-mixer: remove dead code More... about 4 years ago
pulse: fix adding a new track More... about 4 years ago
call gst_mixer_sndio_probe() if sndio backend is enabled More... about 4 years ago
add build plumbing for sndio backend More... about 4 years ago
add skeleton for an sndio backend More... about 4 years ago