source: roaraudio

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(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
(edit) @2038:f4c77a931491   15 years phi we now support -DDEBUG again
(edit) @2037:76f662d44f7e   15 years phi added $(NETLIBS)
(edit) @2036:0d49c8ab721d   15 years phi added struct to represent a laser point
(edit) @2035:878353f91d0b   15 years phi added laser.h
(edit) @2034:47fdcec46b5c   15 years phi use 18 states from no data to 0xFFFF for 16 bit LED PWM
(edit) @2033:45de91b05766   15 years phi show system config vars
(edit) @2032:3a238d2456de   15 years phi corrected algo to find libs
(edit) @2031:61c561130a8a   15 years phi corrected spacing
(edit) @2030:7e228760c81f   15 years phi make libslp optional
(edit) @2029:17372e61c2ee   15 years phi added table for comp lib symlinks
(edit) @2028:e5bfbf9b184e   15 years phi only use OpenSLP if it is present.…
(edit) @2027:3d40f205da04   15 years phi check for presense of OpenSLP lib ;)
(edit) @2026:3e26fdd5c7bd   15 years phi added simple structure for point coordinates
(edit) @2025:58267001583a   15 years phi added support for multibe libs
(edit) @2024:8a273f4a33d5   15 years phi added more ROAR_LIBS_*
(edit) @2023:ad8e9c65ac3e   15 years phi added include of libroardsp/libroardsp.h
(edit) @2022:a45b42f30863   15 years phi added debug lion
(edit) @2021:9f8951a93401   15 years phi do not crach on invalide stream meta data
(edit) @2020:7c9ac451037b   15 years phi info to inform devel that code needs to be changed in order to do full …
(edit) @2019:1a31346356fd   15 years phi got libraorsndio work with nearly full VIO support for streams
(edit) @2018:86f84ff02ca8   15 years phi added vio for stream, should remove fh completly
(edit) @2017:419fb879b9e3   15 years phi added support to annouce a location
(edit) @2016:615c005ab476   15 years phi use symbolic constant
(edit) @2015:10899eb73996   15 years phi cleanup: ROAR_WARN() -> ROAR_DBG()
(edit) @2014:6646d9a2113a   15 years phi support to force non caching on SLP lookup
(edit) @2013:125c5728a8a3   15 years phi added support for caching, need some more work
(edit) @2012:70d2b9ef02ae   15 years phi added a TTL thingy
(edit) @2011:6be28a889ef3   15 years phi updated: added OpenSLP
(edit) @2010:f8413ff1a265   15 years phi corrected bug with DECnet.
(edit) @2009:088b2e23985f   15 years phi use roar_slp_find_roard() in case we do not have any other roard found
Note: See TracRevisionLog for help on using the revision log.