Skip to content

Tags: mcapellmann/audiogridder

Tags

release_1_1_1

Toggle release_1_1_1's commit message
Added AAX support

release_1_1_0

Toggle release_1_1_0's commit message
Plugin: Find the right display for plugin search

When adjusting the max height of the search window, firgure out the
right display as the user might not be on the primary display.
(fixes apohl79#330)

release_1_1_beta11

Toggle release_1_1_beta11's commit message
Server: Trim starting "-" from scan log filenames

release_1_1_beta10

Toggle release_1_1_beta10's commit message
Server: Latency compentation for bypass handling

When a plugin gets bypassed AG will not adjust/reduce the latency to
compensate for the removed processor but keep it constant by injecting
samples if needed. This will prevent the host from interrupting the
audio.

release_1_1_beta9

Toggle release_1_1_beta9's commit message
Updated README

release_1_1_beta8

Toggle release_1_1_beta8's commit message
Tracing: Added client ID

release_1_1_beta7

Toggle release_1_1_beta7's commit message
Plugin: Fixed potential deadlock in AudioStreamer

release_1_1_beta6

Toggle release_1_1_beta6's commit message
Logging: added windows debug logging support

release_1_1_beta5

Toggle release_1_1_beta5's commit message
Multiple changes

Genaral:
- Message: Improved handling of send failures
- CPU load support (added missing classes)

Plugin:
- Linux support
- Fixed mDNS host lookup updates
- Fixed mDNS service thread shutdown

Server:
- FFmpeg/MJPEG support

release_1_1_beta4

Toggle release_1_1_beta4's commit message
Added generic editor as alternative to screen capturing