summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2020-04-30remote-node: remove unused position areaWim Taymans1-10/+0
2020-04-30data-loop: add function to invokeWim Taymans2-0/+19
2020-04-29alsa-monitor: remove timeout in destroyWim Taymans1-0/+1
2020-04-29suspend-node: remove idle handler in destroyWim Taymans1-0/+1
2020-04-28client-node: don't error in cleanupWim Taymans2-3/+4
2020-04-28link: improve state managementWim Taymans1-4/+4
2020-04-28link: track active state of nodesWim Taymans2-46/+57
2020-04-28context: improve statesWim Taymans1-15/+17
2020-04-28context: reorganize graph recalcWim Taymans3-65/+59
2020-04-27support: add dummy driverWim Taymans1-0/+2
2020-04-27log: add option to disable line numbersWim Taymans1-1/+2
2020-04-27context: improve graph statesWim Taymans2-9/+16
2020-04-24node: improve debugWim Taymans1-3/+4
2020-04-24context: improve graph recalcWim Taymans4-15/+28
2020-04-23gst: remove internal queueWim Taymans2-35/+20
2020-04-23node: also IDLE when not activeWim Taymans1-1/+1
2020-04-23node: don't suspend when already suspendedWim Taymans1-2/+5
2020-04-23gst: use the pw_stream queueWim Taymans2-43/+12
2020-04-23gst: always use the clock timeWim Taymans1-3/+3
2020-04-22factory: do more version checksWim Taymans1-0/+5
2020-04-22context: simplify state changesWim Taymans5-139/+53
2020-04-22improve debugWim Taymans11-47/+73
2020-04-22mem: implement remove_idWim Taymans3-6/+9
2020-04-22tools: handle connection errorWim Taymans1-1/+5
2020-04-21core: send an error when receiving invalid memWim Taymans2-1/+2
2020-04-21client-node: don't try to clear port when destroyedWim Taymans1-1/+7
2020-04-21improve debugWim Taymans3-19/+31
2020-04-20jack: implement more metadata APIWim Taymans1-3/+34
2020-04-20metadata: trigger emission of propertiesWim Taymans2-34/+83
2020-04-14midifile: make it possible to specify output fileWim Taymans3-29/+29
2020-04-14midifile: remove impossible case.Wim Taymans1-2/+1
2020-04-14stream: remove useless size on input streamsWim Taymans2-13/+5
2020-04-13gst: add properties for limits of negotiated buffersMichael Tretter2-1/+46
2020-04-12stream: only call process when we have a dequeued bufferWim Taymans2-7/+4
2020-04-07spa: improve drainingWim Taymans3-16/+16
2020-04-06resample: use a 0 sized buffer to drainWim Taymans1-1/+12
2020-04-04tools: improve error reportingWim Taymans4-10/+26
2020-04-04Fix some -Wenum-conversion errorsWim Taymans3-6/+5
2020-04-03Fix some compiler warnings on armWim Taymans2-5/+5
2020-04-02stream: somewhat implement drain betterWim Taymans2-6/+22
2020-04-02node: improve debug of activation areaWim Taymans3-44/+76
2020-04-02context: don't recalculate graph for exported nodesWim Taymans1-1/+7
2020-04-02transport: init io_buffers with SPA_IO_BUFFERS_INITWim Taymans1-4/+2
2020-04-02client-node: use BUFFER_INIT to reset io_buffersWim Taymans1-2/+1
2020-04-02media-session: Add method to destroy a globalWim Taymans3-1/+9
2020-04-02protocol-native: avoid destroying NULL sourceWim Taymans1-2/+4
2020-04-02clean up optionsWim Taymans7-98/+96
2020-04-01enable more warningsWim Taymans1-1/+6
2020-03-31context: improve debug of quantumWim Taymans2-10/+11
2020-03-31Don't include alloca.h on FreeBSD.Gleb Popov1-0/+2