-
Notifications
You must be signed in to change notification settings - Fork 52
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
13 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,16 @@ | ||
2015-12-20 Rinat Ibragimov <[email protected]> | ||
|
||
* release: v0.3.4 | ||
* graphics: add non-XRender fallback paths | ||
* graphics: use ANGLE GLES2 emulation layer by default | ||
* graphics: restore mouse pointer when moved outside | ||
* audio: request reduced latency when capturing via PulseAudio | ||
* input: detect and handle mouse double clicks | ||
* misc: add `make install` rule | ||
* misc: add option to show version in context menu | ||
* misc: call gdb for crash debugging | ||
* misc: stop using -fvisibility directives | ||
|
||
2015-10-03 Rinat Ibragimov <[email protected]> | ||
|
||
* release: v0.3.3 | ||
|