summaryrefslogtreecommitdiff
path: root/spa/plugins/audiotestsrc
AgeCommit message (Expand)AuthorFilesLines
2020-02-04node: we are supposed to produce data when != HAVE_DATAWim Taymans1-1/+1
2020-02-04audiotestsrc: set stride correctlyWim Taymans1-1/+1
2020-01-29spa: install in versioned directoryWim Taymans1-1/+1
2019-12-19Make interface types a stringWim Taymans1-16/+5
2019-11-19the epoll shim should only be used by the system library.Wim Taymans1-1/+1
2019-11-19On FreeBSD, add dependency on epoll-shim library.Gleb Popov1-1/+1
2019-10-25fix the buildWim Taymans1-0/+1
2019-10-24Increase max buffer sizeWim Taymans1-4/+5
2019-10-16plugins: just check the data pointerWim Taymans1-3/+1
2019-09-16rename HAVE/NEED_BUFFER -> HAVE/NEED_DATAWim Taymans1-5/+5
2019-08-01fix compilationWim Taymans1-26/+2
2019-06-06System: More work on making system functions pluggableWim Taymans1-7/+17
2019-06-03spa: add keys for propertiesWim Taymans1-3/+4
2019-06-03plugins: fix compilation of optional pluginsWim Taymans1-2/+2
2019-05-23interface: add an interface structiface2Wim Taymans1-63/+46
2019-05-20Move implementation helpers to utilsWim Taymans1-0/+1
2019-05-16io: remove unused rangeWim Taymans1-16/+0
2019-05-15hook: separate spa_callbacks from the hookWim Taymans1-2/+2
2019-05-15hooks: use hook to implement the callbacksWim Taymans1-5/+3
2019-03-01node: make add_listener methodWim Taymans1-26/+50
2019-02-27node: add port and node paramsWim Taymans2-125/+147
2019-02-25Improve async handlingWim Taymans1-29/+27
2019-02-21node: improve pending resultsWim Taymans1-2/+2
2019-02-21node: improve async handlingasyncWim Taymans1-32/+52
2019-02-18node: add props to add_portWim Taymans1-1/+2
2019-02-14node: add max_ports to node infoWim Taymans1-4/+5
2019-02-14node: Add port_info eventWim Taymans1-84/+39
2019-02-14node: process -> readyWim Taymans1-1/+1
2019-02-13node: remove port_send_commandWim Taymans1-10/+0
2019-02-13node: pass struct to info callback to make it more extensibleWim Taymans1-2/+9
2019-02-08reorganize some struct members to remove holesWim Taymans1-4/+1
2019-02-06use SPA_EXPORT to export symbolsWim Taymans1-2/+2
2019-01-22pod: improve parser and builderWim Taymans1-4/+5
2019-01-16audiotestsrc: use macros for parserWim Taymans1-6/+6
2019-01-16pod: improve the vararg pod builder and parserWim Taymans1-71/+59
2019-01-08fix warningsWim Taymans2-4/+4
2019-01-07fix compilationWim Taymans1-2/+4
2018-11-26audiotestsrc: fix buildWim Taymans1-1/+0
2018-11-26node: remove info from node interfaceWim Taymans1-9/+9
2018-11-07audiotestsrc: properties are floatWim Taymans1-2/+2
2018-11-07fix TIMESPEC_TO_NSECWim Taymans1-1/+1
2018-11-05Relicense as MIT/X11Wim Taymans3-39/+54
2018-10-23add node set_io functionWim Taymans1-0/+6
2018-09-28remove property flagsWim Taymans1-1/+1
2018-09-13audio: remove layout from audioWim Taymans1-1/+0
2018-09-05Type changesWim Taymans2-68/+78
2018-08-29Make media type and subtype propertiesWim Taymans1-3/+3
2018-08-29format: make helper functions to create formatsWim Taymans1-26/+8
2018-08-29format: make helper function to parse media typeWim Taymans1-8/+15
2018-08-29hook up some more control streamsWim Taymans1-5/+5