Andreas Butti
|
a23c40e24c
|
Hopefully fixes random dots
#684
|
7 years ago |
Ulrich Huber
|
7d8de15d5d
|
Fix timestamp normalization for old backend
|
7 years ago |
Ulrich Huber
|
07c96a33f0
|
Do not crash when system default locale could not be found.
|
7 years ago |
Ulrich Huber
|
4d9adfa9e6
|
Fix input channel count for audio recording
|
7 years ago |
Ulrich Huber
|
d5f948193c
|
Fix seek flag not known in all libsndfile versions
|
7 years ago |
Ulrich Huber
|
5ae80b73c8
|
Fix sign compare issues (2)
|
7 years ago |
Ulrich Huber
|
13928ae7d4
|
Fix sign compare issues
|
7 years ago |
Ulrich Huber
|
288a1faf1e
|
Return success of VorbisConsumer
Show warning dialog if starting recording fails
|
7 years ago |
Ulrich Huber
|
1df0d511a0
|
Report success of record start back to GUI
Fix audioplayer should not react to strokes without associated audio file
|
7 years ago |
Ulrich Huber
|
855b051ebb
|
Add seeking capability to audio
Extend timestamp size in file format
|
7 years ago |
Ulrich Huber
|
dc33e4e966
|
Fix audio gain loading from XML fails
|
7 years ago |
Ulrich Huber
|
acdaba5221
|
Add gain setting to amplifying audio recordings
|
7 years ago |
Ulrich Huber
|
21f66d5764
|
Fix some minor issues with coding convention
Remove old XournalTypes from XournalTypeList
|
7 years ago |
Ulrich Huber
|
76bdbfb56d
|
Move to libsndfile
Remove dependency on libsox
|
7 years ago |
Ulrich Huber
|
95ebe20a13
|
Improve audio device selection
|
7 years ago |
Ulrich Huber
|
d6285a5032
|
Add Vorbis recording and playback (playback still buggy)
|
7 years ago |
Ulrich Huber
|
9bbd6d4c73
|
Add exception cause when PortAudioConsumer/-Producer is unable to find the device
|
7 years ago |
Ulrich Huber
|
ae8d141638
|
Remove unecessary line break
|
7 years ago |
Ulrich Huber
|
d1185452ac
|
Return success of starting a new record (Button still needs to update state accordingly)
|
7 years ago |
Ulrich Huber
|
5e6ca81f64
|
Adhere to coding conventions more closely
|
7 years ago |
Ulrich Huber
|
fab0934397
|
Beautify code
Fix some minor inconsistencies
Fix deadlock when output stream cannot be opened
|
7 years ago |
Ulrich Huber
|
0ecea458e3
|
Fix variable lifetime issue in SoxConsumer
Remove development output
Beautify code
|
7 years ago |
Ulrich Huber
|
ceea7cc3a1
|
Fix wrong type release in AudioPlayer
|
7 years ago |
Ulrich Huber
|
9bde2cb8d2
|
Beautify code to be in accordance with coding guidelines
|
7 years ago |
Ulrich Huber
|
1cd141b411
|
Implement audio playback using portaudio
Add settings for recording and playback to GUI
|
7 years ago |
Andreas Butti
|
e87ea979be
|
Crash fixed
|
7 years ago |
Andreas Butti
|
58348e908f
|
Error handling
|
7 years ago |
Andreas Butti
|
fdf56b73d5
|
Sox error handling
|
7 years ago |
Andreas Butti
|
4cc870563e
|
Formatting
|
7 years ago |
Luca Errani
|
47c96f09ab
|
Highlight position in small cursor mode too
|
7 years ago |
Andreas Butti
|
e4a1e53064
|
fixes #816
Remove only known extensions
|
7 years ago |
Andreas Butti
|
ec6b2d7fc3
|
Hopefully fixed all crashes and memory leaks in toolbar handling
|
7 years ago |
Andreas Butti
|
4ba308d196
|
Toolbar data, memory fixes, not all fixed yet
|
7 years ago |
Andreas Butti
|
b7b6132395
|
fixed #819
Toolbar ID working, but there is a double delete which needs to be
fixed...
|
7 years ago |
Andreas Butti
|
ee8c40cb89
|
Show menu hidden in fullscreen
|
7 years ago |
Andreas Butti
|
5525563361
|
Draw shape with correct scaling
fixed #822
|
7 years ago |
Andreas Butti
|
f23bc12875
|
Formatting / check type
|
7 years ago |
Andreas Butti
|
ac59e62a8e
|
Fixed formatting and init all member
|
7 years ago |
Andreas Butti
|
68f4c51417
|
Fixed some memory leak handling and the text tool
fixes #806
|
7 years ago |
Andreas Butti
|
a0844a03a4
|
Undo action formatting
|
7 years ago |
Ulrich Huber
|
f813fe0ca5
|
Hide attributes of DeviceInfo behind getters
Fix synchronization issue between producer and consumers using AudioQueue
|
7 years ago |
Ulrich Huber
|
b5db134170
|
Fix travis missing libraries for portaudio and sox
Make attributes of AudioQueue private and hide functionality in methods
Add braces to all loops and conditions
|
7 years ago |
Ulrich Huber
|
d417619c26
|
Move to portaudiocxx for recording audio
|
7 years ago |
Andreas Butti
|
934fa2ccd4
|
Fixed #764
Do not allow to configure GTK Touch Screen - there is a separated tab
for this, and this causes crashes on some devices
|
7 years ago |
Peter Klausing
|
3b27fa9290
|
fix #705 switch load of zoom and scroll
|
7 years ago |
Peter Klausing
|
1fa4b20a9d
|
ZoomSlider use Button events instead of focus
|
7 years ago |
Peter Klausing
|
36a420eba4
|
remove outdated comment
|
7 years ago |
Peter Klausing
|
f012dd6ad7
|
fix that zoom with slider maliciously scrolls
relates #416
|
7 years ago |
Peter Klausing
|
f2671c0ab2
|
fix slider zooming and percentage of zoom slider
|
7 years ago |
Peter Klausing
|
7accc81453
|
adjust zoom to dpi
|
7 years ago |