source: roaraudio

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @2138:1d4bfcfab077   15 years phi unknown codec: error case
(edit) @2137:12530d8b2c44   15 years phi ha, found the bug and fixed it: use break in switch(){} ;)
(edit) @2136:c006842c5d5b   15 years phi select open flags depending on dir parameter
(edit) @2135:ec80365dd7ef   15 years phi added Debug lions
(edit) @2134:8adc9c6577dc   15 years phi added the oss prototype
(edit) @2133:ee99577b694c   15 years phi search, not just get the first result
(edit) @2132:bc44d4901e33   15 years phi wrote OSS driver, need to test…
(edit) @2131:402d579b1ddb   15 years phi added cdriver oss
(edit) @2130:bf77b4782d41   15 years phi added a simple null driver
(edit) @2129:2d9c6346122f   15 years phi read/write data
(edit) @2128:acc3365dd9d5   15 years phi connect a stream, added a dummy function to send the data
(edit) @2127:85fca7cf35bb   15 years phi added --driver and --device
(edit) @2126:3937527b4c96   15 years phi open driver and directly close it again
(edit) @2125:a3842e3ba36f   15 years phi use a info struct and added struct for driver
(edit) @2124:813ab24c3465   15 years phi added a derivart of roarbidir as roarphone
(edit) @2123:3b76214d6b28   15 years phi added basic code to search for a driver
(edit) @2122:6a3c53b5742f   15 years phi added driver.c
(edit) @2121:652aa73caf76   15 years phi added header for client driver
(edit) @2120:7f67d164a05d   15 years phi added support to CELT cf for BIDIR streams
(edit) @2119:4831aab2283a   15 years phi new algo to for name of mixer channel
(edit) @2118:7f4531e98b2d   15 years phi of cause may the device be NULL
(edit) @2117:2e7146368ea6   15 years phi added support for non-default roard…
(edit) @2116:7903e67b6521   15 years phi check for the correct return value ;)
(edit) @2115:16ddc6566cb2   15 years phi added support to set name for output streams
(edit) @2114:c0e084678926   15 years phi added gopher support *g*
(edit) @2113:bf205e0da6f5   15 years phi support pidfile based --shutdown/--restart
(edit) @2112:6fbae14eed72   15 years phi added support to do a terminate on SIGUSR1
(edit) @2111:db1452dc98ea   15 years phi added support to kill by pidfile at least for --stop
(edit) @2110:5c06f414fb5c   15 years phi test for kill()
(edit) @2109:0b8deb4a879d   15 years phi added --start/--stop/--shutdown (socket/protocol based)
(edit) @2108:067227cca97e   15 years phi news of the past days
(edit) @2107:2dafbf9739f2   15 years phi added support for 8/16/32 bit vorbis encoding
(edit) @2106:0e025903532b   15 years phi of cause only write a pidfile if requested by the user ;)
(edit) @2105:26b5b9e6656b   15 years phi added --vorbis-bits
(edit) @2104:4140ab350dda   15 years phi added pidfile support
(edit) @2103:81ac336e6c97   15 years phi added simple not yet working resampler code
(edit) @2102:7dc6de74943a   15 years phi added debug lion and set indata buffer for bufbuf usage case correctly
(edit) @2101:48f64813b34e   15 years phi corrected debug message
(edit) @2100:430d165c702f   15 years phi WARN -> DBG
(edit) @2099:858f02f3765e   15 years phi got it working :) (samples vs. frames)
(edit) @2098:e9932b68c679   15 years phi added a lot debug lions, changed sign-convert code
(edit) @2097:80d714c6d7d6   15 years phi added support to change signess
(edit) @2096:40ce6a9c8492   15 years phi started with roar_conv2(), still need to add support to convert codec and …
(edit) @2095:619c14fd0823   15 years phi use roar_conv2()
(edit) @2094:bfd10d8c1de4   15 years phi added a very basic converter function
(edit) @2093:78543372c93c   15 years phi added args about buffer sizte to roar_conv2()
(edit) @2092:be10cb02fa96   15 years phi added prototype for roar_conv2(), a new and better defined roar_conv()
(edit) @2091:d988fc5c90d8   15 years phi use a additioal buffer if max(in,out) > max(insize,outsize)
(edit) @2090:4f37bdba1b06   15 years phi added new macro ROAR_OUTPUT_CALC_OUTBUFSIZE_MAX()
(edit) @2089:a6470068db32   15 years phi change of volume now only once for both, converted and non converted …
(edit) @2088:1933b0b8cb8e   15 years phi added missing kommata
(edit) @2087:30d3653999b9   15 years phi added some debug outputs and got setting of quality for vorbis working :)
(edit) @2086:f9e6c813eea0   15 years phi added some debug lions
(edit) @2085:4194fe29d77a   15 years phi added support for a output option 'q=...'
(edit) @2084:3efbf2e6e779   15 years phi added support for new ROAR_STREAM_CTL_TYPE_* and for …
(edit) @2083:db651f413235   15 years phi added CTLs for setting encoder quality
(edit) @2082:94bd96f9cca8   15 years phi some types
(edit) @2081:09d05ec16ba3   15 years phi get meta data from roard, stream names still don't work..
(edit) @2080:576fe480dd92   15 years phi got setting of volume working :))
(edit) @2079:1f7b34848f37   15 years phi added support for volume change in new fillmixbuf function
(edit) @2078:ed14703c6bdd   15 years phi better warning
(edit) @2077:7efcbad0c4fb   15 years phi got it basicly to work, still a lot of work to do.
(edit) @2076:13dee50aead2   15 years phi got the gnome mixer to display a dummy slider :)
(edit) @2075:40cb5be7baaf   15 years phi use new api
(edit) @2074:02705c69f766   15 years phi done some bad things to get it work again
(edit) @2073:9032ae5f36c7   15 years phi copyed a lot code from the oss mixer
(edit) @2072:e6b245a89960   15 years phi started with track (stream) thingys
(edit) @2071:a6d6ac4af4ea   15 years phi start doing some basic operations
(edit) @2070:71d0bfb81113   15 years phi added roarmixer.c, basic file start
(edit) @2069:299efa23f27f   15 years phi added mixer header file
(edit) @2068:d12f214e5de2   15 years phi corrected name
(edit) @2067:abb6931465d8   15 years phi some basic max/min macros
(edit) @2066:cdac752872ef   15 years phi only loop if there are still any buffers in the ring
(edit) @2065:e68137d1c47e   15 years phi added single quotes around prefixes
(edit) @2064:e818fdcccd3c   15 years phi include addition libs in ROAR_LIBS if needed
(edit) @2063:1f8fed8cd1bf   15 years phi support to prefix libs name with "lib"
(edit) @2062:ccb0a81398e3   15 years phi added support to convert data type (this currently only work if inlen < …
(edit) @2061:a9543462cad6   15 years phi started with a new mixbuffer filler: streams_fill_mixbuffer2()
(edit) @2060:f79b5534e33b   15 years phi moved vio string functions like roar_vio_printf() out of main vio code …
(edit) @2059:916b1d6f2b91   15 years phi moved vio interface to stdio out of the main vio code
(edit) @2058:6678cfcaacc6   15 years phi moved the vio ctl #defines out of the vio header
(edit) @2057:803acecb9a28   15 years phi we now have a MIDI subsystem
(edit) @2056:798e1d6d2443   15 years phi disabled warning
(edit) @2055:d2ccdc7f304e   15 years phi added some debug lions
(edit) @2054:f711d0d0a02d   15 years phi start of support to kill sync calls
(edit) @2053:aa015698d5ce   15 years phi sync() only on reqs, not on single send()s
(edit) @2052:ca6d7de2a8f9   15 years phi use correct stream direction for setting light controll thingys
(edit) @2051:6486bbc371a2   15 years phi win32 fix
(edit) @2050:2a4791050950   15 years phi use $SHARED_SUFFIX in most important makefiles
(edit) @2049:e7fe1aea0b29   15 years phi added var for lib suffix
(edit) @2048:4bf10a019748   15 years phi send data to server
(edit) @2047:61d80ef7b247   15 years phi added roarlight
(edit) @2046:173ee399825b   15 years phi added a start for a light control tool
(edit) @2045:372a02360fff   15 years phi added dstr support to roarmon
(edit) @2044:004ac97e08de   15 years phi corrected copyright notice
(edit) @2043:aacacd9f23d5   15 years phi added roar_get_connection_vio(), added a simple error check
(edit) @2042:4542170c7480   15 years phi added ROAR_VIO_CTL_GET_SHUTDOWN, need to define an API
(edit) @2041:84c808ee871a   15 years phi added struct for a laser frame
(edit) @2040:7301232eefde   15 years phi we also have listen() on win32
(edit) @2039:c2c07922c559   15 years phi added a error message and some debug ones
Note: See TracRevisionLog for help on using the revision log.