LibAudio: Add a Serenity implementation of PlaybackStream 
						
					 
				 
				2023-08-29 11:31:10 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							AudioServer+Userland: Separate audio IPC into normal client and manager 
						
					 
				 
				2023-06-25 00:16:44 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							AudioServer+Userland: Separate audio IPC into normal client and manager 
						
					 
				 
				2023-06-25 00:16:44 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibAudio: Add a Serenity implementation of PlaybackStream 
						
					 
				 
				2023-08-29 11:31:10 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibAudio: Add a Serenity implementation of PlaybackStream 
						
					 
				 
				2023-08-29 11:31:10 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibAudio: Allow adding metadata to encoders 
						
					 
				 
				2023-08-29 10:43:34 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibAudio: Add a FLAC encoder 
						
					 
				 
				2023-08-12 12:25:26 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibAudio: Optimize FlacLoader by avoiding allocations 
						
					 
				 
				2023-07-06 19:13:36 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibAudio: Add a FLAC encoder 
						
					 
				 
				2023-08-12 12:25:26 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibAudio: Write FLAC metadata 
						
					 
				 
				2023-08-29 10:43:34 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibAudio: Write FLAC metadata 
						
					 
				 
				2023-08-29 10:43:34 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibAudio: Add more common classes to the forward declare header 
						
					 
				 
				2023-08-29 10:43:34 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibAudio: Don't return a seek point if it is after the desired sample 
						
					 
				 
				2023-07-06 14:27:57 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibAudio: Prevent multiple kinds of buffer overruns in FLAC picture load 
						
					 
				 
				2023-07-04 12:47:08 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibAudio: Don't count buffered samples in Loader::loaded_samples() 
						
					 
				 
				2023-08-29 11:31:10 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibAudio: Don't count buffered samples in Loader::loaded_samples() 
						
					 
				 
				2023-08-29 11:31:10 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibAudio: Stop using and remove LOADER_TRY 
						
					 
				 
				2023-07-04 13:24:17 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibAudio: Add a generic audio metadata container 
						
					 
				 
				2023-03-13 12:35:17 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibAudio: Add a generic audio metadata container 
						
					 
				 
				2023-03-13 12:35:17 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibAudio: Handle bitstream errors in MP3 Huffman decode 
						
					 
				 
				2023-07-02 02:15:32 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibAudio: Remove unnecessary m_bitstream field from MP3Loader 
						
					 
				 
				2023-08-26 18:43:23 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibAudio: Remove unnecessary m_bitstream field from MP3Loader 
						
					 
				 
				2023-08-26 18:43:23 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibAudio+LibDSP: Switch samples to 32-bit float instead of 64-bit float 
						
					 
				 
				2022-05-07 20:20:16 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibAudio: Accurately skip MP3 frames using the actual header size 
						
					 
				 
				2023-08-26 18:43:23 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibAudio: Optimize FlacLoader by avoiding allocations 
						
					 
				 
				2023-07-06 19:13:36 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibAudio: Add a Serenity implementation of PlaybackStream 
						
					 
				 
				2023-08-29 11:31:10 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibAudio: Create a playback class with a PulseAudio implementation 
						
					 
				 
				2023-08-04 13:49:36 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibAudio: Remove the strong reference to the PulseAudio control thread 
						
					 
				 
				2023-08-07 10:40:34 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibAudio: Remove the strong reference to the PulseAudio control thread 
						
					 
				 
				2023-08-07 10:40:34 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibAudio: Add a Serenity implementation of PlaybackStream 
						
					 
				 
				2023-08-29 11:31:10 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibAudio: Add a Serenity implementation of PlaybackStream 
						
					 
				 
				2023-08-29 11:31:10 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibAudio: Add a test for creating and destructing a PlaybackStream 
						
					 
				 
				2023-08-07 10:40:34 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibAudio: Add a test for creating and destructing a PlaybackStream 
						
					 
				 
				2023-08-07 10:40:34 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibAudio: Stop using and remove LOADER_TRY 
						
					 
				 
				2023-07-04 13:24:17 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibAudio: Extract loader stream creation from the plugins 
						
					 
				 
				2023-06-27 15:28:22 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibAudio: Implement the Quite Okay Audio format 
						
					 
				 
				2023-03-10 04:07:14 -07:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibAudio: Implement the Quite Okay Audio format 
						
					 
				 
				2023-03-10 04:07:14 -07:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibAudio+Userland: Remove Audio::LegacyBuffer 
						
					 
				 
				2022-05-03 23:09:20 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibAudio: Tolerate a file sample rate lower than the AudioServer's 
						
					 
				 
				2022-12-31 00:04:34 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibAudio: Load WAV metadata 
						
					 
				 
				2023-05-31 16:23:07 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibAudio: Load WAV metadata 
						
					 
				 
				2023-05-31 16:23:07 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Piano: Use Sample struct from LibDSP 
						
					 
				 
				2023-08-04 12:56:27 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibAudio: Add integer sample format-specific support 
						
					 
				 
				2023-08-12 12:25:26 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibAudio: Add integer sample format-specific support 
						
					 
				 
				2023-08-12 12:25:26 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibAudio: Prevent int overflow in the user buffer queue 
						
					 
				 
				2022-12-31 00:08:05 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Remove unused includes of AK/Format.h 
						
					 
				 
				2023-01-02 20:27:20 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibAudio: Allow writing Vorbis comments 
						
					 
				 
				2023-08-29 10:43:34 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibAudio: Allow writing Vorbis comments 
						
					 
				 
				2023-08-29 10:43:34 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibAudio: Understand album (IPRD) metadata in WAV 
						
					 
				 
				2023-08-29 10:43:34 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibAudio: Use ReadonlyBytes instead of Bytes for buffer parameters 
						
					 
				 
				2023-07-20 08:02:12 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibAudio: Use Encoder interface for WavWriter 
						
					 
				 
				2023-08-12 12:25:26 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibAudio: Use Encoder interface for WavWriter 
						
					 
				 
				2023-08-12 12:25:26 -06:00