91b2f327e2 
								
							
								 
							
						 
						
							
							
								
								A few more updates, including new ASIO files (GS).  
							
							
								
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								906e5ba67f 
								
							
								 
							
						 
						
							
							
								
								Various updates for pulse audio, preparation for release 4.0.12, error callback addition (GS).  
							
							
								
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bee81ff356 
								
							
								 
							
						 
						
							
							
								
								Various updates for pulseaudio API and default ALSA device enumeration (gs).  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6befb5faa6 
								
							
								 
							
						 
						
							
							
								
								Updates for SCHED_RR in ALSA API, plus support in configure for powerpc64 (gs).  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								28fc1cfcb3 
								
							
								 
							
						 
						
							
							
								
								Various changes for true 24-bit support, changes regarding Jack get_latency, and Linux ALSA realtime threading (gps).  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5d8514d7eb 
								
							
								 
							
						 
						
							
							
								
								Mutex removal from several APIs, addition of PulseAudio support, documentation updates for 4.0.11 release.  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								758cf4789a 
								
							
								 
							
						 
						
							
							
								
								Updates to RtAudio.cpp,h to fix deadlock in stopping stream (Core API).  Other file updates for upcoming release of version 4.0.11.  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f680bc760b 
								
							
								 
							
						 
						
							
							
								
								Updates regarding leaks in ALSA, bitwise format flags in OS-X, and changes to stopStream / drain flag to avoid hung state in ASIO, DS, OS-X, and Jack APIs.  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								029d5d1732 
								
							
								 
							
						 
						
							
							
								
								Documentation updates for release 4.0.10 (GS).  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								325fea7494 
								
							
								 
							
						 
						
							
							
								
								Fix for compile bug in Windows DS and library configure in linux (GS).  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								692c1b860c 
								
							
								 
							
						 
						
							
							
								
								Final update for release 4.0.9, including DS bugfix in getDeviceCount (gs).  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6d437609d0 
								
							
								 
							
						 
						
							
							
								
								Updates for release 4.0.9, including OS-X fixes for 10.6 and 10.7 (gs).  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6faf4336eb 
								
							
								 
							
						 
						
							
							
								
								Updates for release 4.0.8, including new python binding, new teststops.cpp program, ALSA "default" flag, and various changes to stopping behavior (GS).  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								24a98a1971 
								
							
								 
							
						 
						
							
							
								
								Various changes in preparation for release 4.0.8  
							
							including fix of MinGW ASIO compile problem (iasiothiscallresolver),
OS-X problem handling device names in some languages (CFString
conversion), small change to OS-X MUTEX lock location to avoid
lockups, and correction to documentation regarding 24-bit data (should
be lower 3 bytes, not upper 3 bytes). 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3a4fb410cf 
								
							
								 
							
						 
						
							
							
								
								RtApiJack: Don't set JackUseExactName, since it prevents multiple instances of Stk applications using the Jack backend from running at the same time.  
							
							
								
							
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1aeb3051b9 
								
							
								 
							
						 
						
							
							
								
								Many updates for release 4.0.7 (gs).  
							
							
								
							
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								caedd756a7 
								
							
								 
							
						 
						
							
							
								
								Final doc updates for 4.0.6 release (GS).  
							
							
								
							
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								089a6da806 
								
							
								 
							
						 
						
							
							
								
								Bug fixes for ALSA buffersize setting and new OS X 10.5 variable (GS).  
							
							
								
							
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								94cc197efb 
								
							
								 
							
						 
						
							
							
								
								Minor error message fixes in DS api (GS).  
							
							
								
							
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ad768de27c 
								
							
								 
							
						 
						
							
							
								
								Various updates and fixes before 4.0.5 release (GS).  
							
							
								
							
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d80e83b714 
								
							
								 
							
						 
						
							
							
								
								Various changes in preparation for new 4.0.5 release (GS).  
							
							
								
							
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d035dfe8fe 
								
							
								 
							
						 
						
							
							
								
								Bug fix for mono mode in OS-X support (GS).  
							
							
								
							
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								287e68ea21 
								
							
								 
							
						 
						
							
							
								
								Updates to OS-X for multi-stream support (GS).  
							
							
								
							
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b96814b6bc 
								
							
								 
							
						 
						
							
							
								
								Various updates to configure script, rtaudio files, and test files in preparation for upcoming release (gps).  
							
							
								
							
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1d3b191e05 
								
							
								 
							
						 
						
							
							
								
								Date and documentation updates for release 4.0.4 (gps).  
							
							
								
							
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ee94b95a99 
								
							
								 
							
						 
						
							
							
								
								Various updates in ALSA for probing while device is open and in Windows for thread priority (gps).  
							
							
								
							
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								637f7dc5e8 
								
							
								 
							
						 
						
							
							
								
								Ervik bug fixes and changes, documentation fixes (gps).  
							
							
								
							
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b71d5ba31a 
								
							
								 
							
						 
						
							
							
								
								Fix of errorString clearing in error() and documentation fixes for DeviceInfo (gps).  
							
							
								
							
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3dc6e2e868 
								
							
								 
							
						 
						
							
							
								
								More updates for 4.0.3 release.  
							
							
								
							
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								057ff0c4d3 
								
							
								 
							
						 
						
							
							
								
								Change of OSS soundcard.h file path (gps).  
							
							
								
							
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f6708f5edc 
								
							
								 
							
						 
						
							
							
								
								Various configure changes for MinGW (gps).  
							
							
								
							
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1e492d19f9 
								
							
								 
							
						 
						
							
							
								
								Various documentation, configuration, and minor naming changes (gps).  
							
							
								
							
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9ee3d84d67 
								
							
								 
							
						 
						
							
							
								
								Updates to windoze asio and ds based on user feedback (gps).  
							
							
								
							
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f61f0a2fa9 
								
							
								 
							
						 
						
							
							
								
								Added explicit initialization of buffers in DsHandle (gps).  
							
							
								
							
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								506f4cdf5a 
								
							
								 
							
						 
						
							
							
								
								- Missing RtError:: for WARNING in RtAudio.h (RtApiDummy) (GS)  
							
							- Deleted "+1" in c++ append command for RtApiCore device naming (GS) 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								be9a2a10b4 
								
							
								 
							
						 
						
							
							
								
								Fixed RtError::WARNING mistake in RtAudio.  
							
							Also, changed pthread setsched priority code a bit for ALSA ... not fully tested. 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d0f1bed24b 
								
							
								 
							
						 
						
							
							
								
								Updates to error handling (GS).  
							
							
								
							
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b0080e69d6 
								
							
								 
							
						 
						
							
							
								
								Check in of new version 4.0.0 distribution (GS).  
							
							
								
							
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0fbcd74a04 
								
							
								 
							
						 
						
							
							
								
								Version 3.0.3  
							
							
								
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fdc3f15bec 
								
							
								 
							
						 
						
							
							
								
								Version 3.0.2  
							
							
								
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2b55be7818 
								
							
								 
							
						 
						
							
							
								
								Version 3.0.1  
							
							
								
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8cd04dd6b7 
								
							
								 
							
						 
						
							
							
								
								Version 3.0  
							
							
								
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								45906f9f72 
								
							
								 
							
						 
						
							
							
								
								Version 2.1.1  
							
							
								
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a3d2ee3594 
								
							
								 
							
						 
						
							
							
								
								Version 2.1  
							
							
								
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8eb71e6935 
								
							
								 
							
						 
						
							
							
								
								Version 2.0.1  
							
							
								
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								72ee1e6be2 
								
							
								 
							
						 
						
							
							
								
								Version 2.0  
							
							
								
							
							
						 
						18 years ago