source: roaraudio

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @5154:7613f2bbf1c3   13 years phi commited stuff we forget on our last error stuff commit
(edit) @5153:5f42cc0ea804   13 years phi typo
(edit) @5152:6de4ec1639d3   13 years phi typos
(edit) @5151:2f26230719b5   13 years phi use fresh error context for each notify callback.
(edit) @5150:3c2925abe3ed   13 years phi added code to save error state, marked roar_err_is_errno_clean() as …
(edit) @5149:b7345c9daac1   13 years phi added support to list standards the client lib supports (not yet complet)
(edit) @5148:73d76a74be61   13 years phi improved error handling some more, marked some stuff as obsolete
(edit) @5147:6493378fc025   13 years phi typo
(edit) @5146:716400712348   13 years phi Moved error frame handling into proto functions (pr0)
(edit) @5145:c1a3ca765154   13 years phi * Fixed invalid pointer aliasing in filter code (pr0) * Fixed …
(edit) @5144:9126d33415d7   13 years phi corrected stream ID, set it to -1 if unused.
(edit) @5143:56d0a7957ed2   13 years phi Release!: v. 0.4pr0 roaraudio_0_4_pr0
(edit) @5142:d0ca16e71a2c   13 years phi updated ckport database
(edit) @5141:f6af8635ee82   13 years phi corrected version
(edit) @5140:b0fb71d4cd15   13 years phi fixed a (correct) compiler warning on OpenBSD
(edit) @5139:9ea5597fdaaf   13 years phi fixed some small errors
(edit) @5138:0b15d51b5f92   13 years phi supress non-hostnames warnings in serveral internale cases of socket …
(edit) @5137:d2aa7e38d3b2   13 years phi added some debugging lions
(edit) @5136:afcce15d9d94   13 years phi done some improvements, see #174
(edit) @5135:2e2850aa6df2   13 years phi corrected a if (p) to if (p != NULL)
(edit) @5134:98f78b24025e   13 years phi Fixed segfaul in PortAudio? driver(v19) if no device is found.
(edit) @5133:e1fcef35fec5   13 years phi corrected error in makefile for multi lib tests
(edit) @5132:1c10be48298e   13 years phi Fixed invalid pointer aliasing (Closes: #178)
(edit) @5131:57cb309489a3   13 years phi Fixed segfaul in FLAC cf (Closes: #177)
(edit) @5130:7c9c5be3cb48   13 years phi Release!: v. 0.4rc0 roaraudio_0_4rc0
(edit) @5129:918a3df9e4b3   13 years phi updates for the rest results for 0.4rc0
(edit) @5128:bbe91488ab1c   13 years phi Release!: 0.4rc0-pr0 roaraudio_0_4rc0_pr0
(edit) @5127:62d56cdcf2cb   13 years phi Version 0.4beta8 -> 0.4rc0
(edit) @5126:2937c3cfecaa   13 years phi updated list of tested systems
(edit) @5125:7cbd38ce866b   13 years phi corrected compiler attribies
(edit) @5124:d5f2eee3d3b8   13 years phi done some updates to bash completion file, still need some more updates, …
(edit) @5123:346efbe44af6   13 years phi updated ckport database
(edit) @5122:c56b99eb6ae6   13 years phi corrected list of tests
(edit) @5121:1a1d9d8e0bce   13 years phi added const keyword to return type of roar_socket_get_local_nodename()
(edit) @5120:f6832cb5c2ea   13 years phi fixed address parsing error
(edit) @5119:66203ccc8f12   13 years phi moved code from roar_vs_latency() into roar_vs_latency2()
(edit) @5118:2b5777714b0d   13 years phi fixed some warnings
(edit) @5117:a96bdeba53f0   13 years phi make stuff _LIBROAR_ATTR_DEPRECATED
(edit) @5116:ec18cb54f717   13 years phi rewrote roar_vio_simple_stream() to not use any deprecated functions
(edit) @5115:3f841b146bef   13 years phi moved VIO stream functions out of the vio.c file
(edit) @5114:82426e175a9d   13 years phi added extra const keywords for server names as well as client names
(edit) @5113:1bf3bca6cb51   13 years phi added roar_socket_set_tos()
(edit) @5112:034315dcf9d4   13 years phi added some const keywords
(edit) @5111:090c5c2831a7   13 years phi fixed some compiler warnings
(edit) @5110:1a60f34b8a9f   13 years phi fixed some warnings
(edit) @5109:4f9fc788fe91   13 years phi Started to use compiler attributes (Also see: #130)
(edit) @5108:44e0633255a1   13 years phi "The aRtsc driver is obsolete/broken, use another!"
(edit) @5107:c04d0ee02dc0   13 years phi small updates to make core a bit cleaner
(edit) @5106:5a373a017409   13 years phi typo
(edit) @5105:7944090a279a   13 years phi comply with coding styles
(edit) @5104:3e3450a6e62f   13 years phi Updated debian init script (Closes: #169, #171)
(edit) @5103:f08c16bf9de8   13 years phi open source if -s or -S is given.
(edit) @5102:04186989eedd   13 years phi roard now starts up in 32 bit mode by default. (configure option has been …
(edit) @5101:a5456bfaafc8   13 years phi new release (version)
(edit) @5100:4b6a5efb4862   13 years phi fixed manpage warnings by lintian, reported by the-me (as patch for the …
(edit) @5099:6dc0eaf7031e   13 years phi Corrected targets for complibs symlinks (Closes: #168)
(edit) @5098:49d6eb21d70e   13 years phi warn about numerical hostnames for IP
(edit) @5097:9d74ce71fcdd   13 years phi text corrections
(edit) @5096:afe6742e30a1   13 years phi corrected IPv6 addresses
(edit) @5095:f6a73c5a779a   13 years phi typos
(edit) @5094:5750aa4497a7   13 years phi added 29 new error codes
(edit) @5093:72f216b81b05   13 years phi added ROAR_ITST_HOSTID
(edit) @5092:07a2be648b1f   13 years phi added ROAR_STREAM_PARA_RADIO
(edit) @5091:00ed65cc59ad   13 years phi added command ROAR_CMD_RAUM_SYNC and ROAR_CMD_SHIFT_DATA
(edit) @5090:d51be1bd8cd5   13 years phi removed incorrect warning
(edit) @5089:b6accd8444a9   13 years phi Fixed endlessloop in MIDI subsystem (Closes: #137)
(edit) @5088:eb14fce06df5   13 years phi relex type for fopencookie(), maybe helps on cygwin
(edit) @5087:f49298306e63   13 years phi print only subsecs if remote clock provides them
(edit) @5086:17b4caeb5c96   13 years phi Release!: 0.4beta7 roaraudio_0_4beta7
(edit) @5085:42cd11ea5ddf   13 years phi updated list of tested systems
(edit) @5084:c49098707757   13 years phi Release!: 0.4beta7-pr0 roaraudio_0_4beta7_pr0
(edit) @5083:6e5e49f730c2   13 years phi we need an extra symlink
(edit) @5082:ce8656ac6c64   13 years phi update manpage
(edit) @5081:0a1224ca31ec   13 years phi updated ckport database
(edit) @5080:5e897646aed7   13 years phi corrected array site
(edit) @5079:72b8bade7036   13 years phi updated version number
(edit) @5078:2fffe0b6322c   13 years phi added auto mode
(edit) @5077:0e1299f6d344   13 years phi support backends for ASYNC mode
(edit) @5076:e5982ce08be1   13 years phi commit what has been forgotten
(edit) @5075:fd02b8a97aea   13 years phi added support ROAR_VS_ASYNC to roar_vs_latency2()
(edit) @5074:d85bc9b1b8d7   13 years phi force non-zero time
(edit) @5073:f9b421aec994   13 years phi added code to handle responses to async messages, still need code to send …
(edit) @5072:c9c5efeb17e7   13 years phi added missing ()
(edit) @5071:a550bcffdb13   13 years phi added a function to handle async stuff, still need to integerate it with …
(edit) @5070:12e7b74a5bef   13 years phi added not-yet-used ROAR_VS_ASYNC
(edit) @5069:d7bf200c3aae   13 years phi seperate last pos and offset for later ASYNC latency updates
(edit) @5068:f11a0c0bacdd   13 years phi Support non-blocking latency request in VS API (Closes: #97)
(edit) @5067:198ee5cdb585   13 years phi use a possible bigger float to avoid floading point errors
(edit) @5066:82ed1d7f85f6   13 years phi set c_freq correctly
(edit) @5065:18cdc8c3a1ab   13 years phi added roar_clock_gettime()
(edit) @5064:b5372193ebe4   13 years phi updated changelog
(edit) @5063:3cc39a3c39a8   13 years phi give wmm driver more prio on win32
(edit) @5062:711a303ba5da   13 years phi remove useless vars
(edit) @5061:df215e585134   13 years phi added control connection to select() to detect errors without waiting for …
(edit) @5060:131aca73bbbd   13 years phi support --daemon on win32
(edit) @5059:ceb1b45d179d   13 years phi test for clock_*()
(edit) @5058:45211d6eeea9   13 years phi Added manpages for all VS functions (Closing: #4)
(edit) @5057:9fdd843b0bbf   13 years phi some new manpages (See: #4)
(edit) @5056:b31e60545552   13 years phi support auto reconf bits=32->16 in case not supported (See: #48)
(edit) @5055:db7a96528119   13 years phi support auto reconf bits=32->16 in case not supported (See: #48)
Note: See TracRevisionLog for help on using the revision log.