source: roaraudio

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3:e527cc3492b7   16 years phi changed Makefile to hadle CVS a bit better
(edit) @2:2d5e843739a3   16 years phi added socks4a support
(edit) @1:c0790248189e   16 years phi changed paths in makefiles to be indep of include removed symlinks
(add) @0:2a41d2f42394   16 years phi Initial revision
(edit) @6085:306ee25161aa   9 years phi Added debug lion tip
(edit) @6084:3239837aa782   9 years phi relax check on alignment: allow MSB-aligned in case bits == bps*8
(edit) @6083:7a49639a72e6   9 years phi Added debug lion
(edit) @6082:f9025c268370   9 years phi Support SIO_DEVANY and MIO_PORTANY
(edit) @6081:2a01850a9a8b   9 years phi Fix: Updated structs to match libsndio
(edit) @6080:c9c0c0e4653b   9 years phi Added listen={single|listener} mode to socket DSTRs
(edit) @6079:a246d802e69d   9 years phi added roar_kstore_length()
(edit) @6078:8b870a495079   9 years phi allow objects to be deleted within roar_kstore_foreach()
(edit) @6077:defd0f59ac8b   9 years phi do not work on items not filled
(edit) @6076:b81c397aee90   9 years phi ref and unref objects before and after calls top callbacks.
(edit) @6075:8939249a197e   9 years phi added foreach like function to kstore
(edit) @6074:2d5c95da0956   9 years phi typo
(edit) @6073:62229f106cbb   9 years phi ignore calls to roar_mm_free() with ptr set to NULL
(edit) @6072:35623ca70423   9 years phi updated lookup table for protocols
(edit) @6071:421216a9c8d9   9 years phi added IDs for dynamic protocols. Closes: #265
(edit) @6070:a40ec2cb236c   9 years phi Added protocol IDs for user defined protocols. Closes: #264
(edit) @6069:0377790a80e6   9 years phi Updated list of protocol IDs (Closes: #369) (pr1)
(edit) @6068:960840875f20   9 years phi Added protocol IDs for RTP, RTCP, RTSP and SIP. Used by modern streaming …
(edit) @6067:53fec3e5f6cf   9 years phi updated copyright headers
(edit) @6066:5ed1834800f8   9 years phi possible fix for win32
(edit) @6065:4b251ed10391   9 years phi Fixed tic-tac-toe plugin, print actual host, not static …
(edit) @6064:9be868545c17   9 years phi updated _oss_ioctl() parameters for NetBSD again.
(edit) @6063:30cdf78374f2   9 years phi seems NetBSD now also uses va-function for the _oss_ioctl() alias.
(edit) @6062:c432cc129e04   9 years phi yet another step to make it build on recent NetBSDs again
(edit) @6061:176ef56352eb   9 years phi Moved include of <sys/socket.h> around to re-enable build on *BSD (pr1)
(edit) @6060:c15513dfe8bc   9 years phi Correct output of roar-config --cflags and --libs
(edit) @6059:9c443ca769e3   9 years phi typo
(edit) @6058:713a88b864aa   9 years phi ignore calls to roar_mm_free() with ptr set to NULL
(edit) @6057:da488e21df3c   9 years phi updated lookup table for protocols
(edit) @6056:8d4468a24909   9 years phi added IDs for dynamic protocols. Closes: #265
(edit) @6055:7fe8f4a9cd25   9 years phi Added protocol IDs for user defined protocols. Closes: #264
(edit) @6054:c03b6d8ebc3d   9 years phi Updated list of protocol IDs (Closes: #369) (pr1)
(edit) @6053:7e5f26650093   9 years phi Added protocol IDs for RTP, RTCP, RTSP and SIP. Used by modern streaming …
(edit) @6052:d48765b2475e   9 years phi updated copyright headers
(edit) @6051:13653593a569   9 years phi possible fix for win32
(edit) @6050:ffc7e321919f   9 years phi Fixed tic-tac-toe plugin, print actual host, not static …
(edit) @6049:551df2da2cc3   9 years phi updated _oss_ioctl() parameters for NetBSD again.
(edit) @6048:f37c7f362422   9 years phi seems NetBSD now also uses va-function for the _oss_ioctl() alias.
(edit) @6047:fa2d27d5a239   9 years phi yet another step to make it build on recent NetBSDs again
(edit) @6046:7782f552c25c   9 years phi Moved include of <sys/socket.h> around to re-enable build on *BSD (pr1)
(edit) @6045:0be2421c6e31   9 years convert-repo update tags
(edit) @6044:5510b69cf78c   9 years phi Correct output of roar-config --cflags and --libs
(edit) @6043:f9f5fb18f642   9 years convert-repo update tags roaraudio_1_0beta12_pr0
(edit) @6042:6088645882a3   9 years phi Release!: v. 1.0beta12-pr0
(edit) @6041:f160ddc19483   9 years phi updated tested systems
(edit) @6040:5d61d4ca6ac8   9 years phi updated ckport database
(edit) @6039:51a2a06a1f1d   9 years phi mark find_impl_registered() inline
(edit) @6038:1a73192bcf7f   9 years phi typo
(edit) @6037:b53f2dd8388e   9 years phi cleanup
(edit) @6036:3068a825a29e   9 years phi killed some compiler warnings
(edit) @6035:50ad5b11c83c   9 years phi fixed a segfault in rsound support
(edit) @6034:ac2a2a593b1f   9 years phi creatively work around useless and wrong compiler warnings
(edit) @6033:20a513aa6306   9 years phi removed unused stuff
(edit) @6032:a8ef9cbb7a24   9 years phi fixed a call to roar_mm_free()
(edit) @6031:d8e5895d5eb7   10 years phi commit missing header
(edit) @6030:9dc3e59a3ac5   10 years phi yet another error handling improvement
(edit) @6029:c25f9d9f78a6   10 years phi some smaller improvements in error handling
(edit) @6028:be0bcaaf9edf   10 years phi yet another set of cleanup and structural changes
(edit) @6027:3c0026227c67   10 years phi some cleanup as well as another set of prepraing for v1 CON_STREAM
(edit) @6026:d51b782b77c5   10 years phi wrote roar_stream_connect_to_advanced() that combines …
(edit) @6025:0edaf515bdbf   10 years phi some minor updates of string function usage
(edit) @6024:1cff42f524a4   10 years phi safer macros
(edit) @6023:8775bb6534f5   10 years phi corrected comment
(edit) @6022:db3345439191   10 years phi cleanup
(edit) @6021:bce8f5f10f07   10 years phi add (still useless) transport_protocol-variable in preparation for v1 …
(edit) @6020:11e65673ee8c   10 years phi a little cleanup and some preparing for v1 CON_STREAM messages
(edit) @6019:24c5f5131366   10 years phi added SLFI filter 'calc'
(edit) @6018:e0df5c74ff43   10 years phi Changed ABI version of roard and light_dmxchannel_*()
(edit) @6017:ac8751c77c78   10 years phi Removed roard plugins dmx-random and dmx-strobe from autobuild list as …
(edit) @6016:ea4c2d2eb39a   10 years phi avoide the overuse of $(SHARED_SUFFIX) and use $(foreach ...)
(edit) @6015:99f9e2e3aade   10 years phi added SLFI filter "strobe" to obsolete the dmx-strobe plugin
(edit) @6014:4f1cd59b5026   10 years phi avoid segfaul when number of channels is multiple of 8
(edit) @6013:6f1375e3731a   10 years phi Added SLFI "fade" filter
(edit) @6012:133f1f9baba1   10 years phi added small tool to export DMX channels as csv stream (mostly usesful for …
(edit) @6011:df4b70511006   10 years phi added very strange workaround for SLFI filters
(edit) @6010:809961cb6d51   10 years phi make package build again on systems with old I²C implementation without …
(edit) @6009:f92671b07728   10 years phi fix a warning about a unused variable. Just removed it as it was really …
(edit) @6008:72b2c1c9fb71   10 years phi added RoarDMX events NOTIFY[0-3]
(edit) @6007:54e5f37d531c   10 years phi added roar_str2usec()
(edit) @6006:2f9995e33037   10 years phi make inverse mapping work
(edit) @6005:7c8e023f36f6   10 years phi added filter random
(edit) @6004:9178df7c3076   10 years phi added filter map
(edit) @6003:7f0e74d54fdb   10 years phi added support for block transpfer mode
(edit) @6002:8c1718fd1be4   10 years phi typo
(edit) @6001:872d916b8ca0   10 years phi added some support for CONTROL messages to libroarlight's RoarDMX support
(edit) @6000:e96f8ed8280b   10 years phi hard disable SPI mode
(edit) @5999:73c676b8e6b5   10 years phi make it compile
(edit) @5998:fa7bf107cb7f   10 years phi first and most incomplet patch for SPI based transfers in the I2C DMX …
(edit) @5997:9072495573dd   10 years phi also allow holding of events
(edit) @5996:9334f80dfef2   10 years phi added SLFI filter "trigger"
(edit) @5995:2e6a8bef8f4f   10 years phi make the filter actually work ;)
(edit) @5994:de2779f48eec   10 years phi added SLFI filter "channel2event"
(edit) @5993:6d59557e02ce   10 years phi check for negative channel ID.
(edit) @5992:02a3b1aabf06   10 years phi allow adding events within file2filter created filter structures
(edit) @5991:f9e50982a4db   10 years phi improve the TARGETS_* definition even more :)
(edit) @5990:d903e4b823cd   10 years phi added SLFI filter "file2filter"
Note: See TracRevisionLog for help on using the revision log.