Andreas Butti
|
51bc0a0cd6
|
Merge branch 'mac-build' of https://github.com/andreasb242/xournalpp into mac-build
|
7 years ago |
Andreas Butti
|
21144a07da
|
Mac build working
|
7 years ago |
Andreas Butti
|
a1ff7d4c8e
|
Mac build
|
7 years ago |
Andreas Butti
|
d844a38a5c
|
Mac Build
|
7 years ago |
Andreas Butti
|
465b1c5855
|
Mac Build
|
7 years ago |
Andreas Butti
|
4c3ccf4f9c
|
Fixes #855
|
7 years ago |
andreasb242
|
e2d4b30752
|
Merge pull request #865 from andreasb242/touch-fixes
Hopefully fixes random dots
|
7 years ago |
Andreas Butti
|
a23c40e24c
|
Hopefully fixes random dots
#684
|
7 years ago |
Ulrich Huber
|
77071c5887
|
Merge pull request #864 from LittleHuba/fix_locale
Do not crash when system default locale could not be found
|
7 years ago |
Ulrich Huber
|
07c96a33f0
|
Do not crash when system default locale could not be found.
|
7 years ago |
Ulrich Huber
|
86d5507280
|
Merge pull request #863 from LittleHuba/fix_recording_channels
Fix input channel count for audio recording
|
7 years ago |
Ulrich Huber
|
4d9adfa9e6
|
Fix input channel count for audio recording
|
7 years ago |
Ulrich Huber
|
d8cc7ecae6
|
Merge pull request #862 from LittleHuba/update_audio_readme
Update Readme for new audio backend
|
7 years ago |
Ulrich Huber
|
812eedad42
|
Add information about portaudio backend to Readme
|
7 years ago |
Ulrich Huber
|
2f5b575e25
|
Merge pull request #853 from LittleHuba/FreeBSD_fix
Fix cmake instructions for FreeBSD
|
7 years ago |
Ulrich Huber
|
806efa2cea
|
Fix cmake instructions for FreeBSD
|
7 years ago |
Ulrich Huber
|
61c390583a
|
Merge pull request #852 from LittleHuba/audio_gain
Add setting for audio gain
|
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 |
andreasb242
|
593280b8b4
|
Merge pull request #849 from andreasb242/master
Build update
|
7 years ago |
Andreas Butti
|
b23c154ce4
|
Dependency update for Ubuntu PPA
|
7 years ago |
Andreas Butti
|
2146b4947c
|
Merge branch 'master' of https://github.com/xournalpp/xournalpp.git
|
7 years ago |
Ulrich Huber
|
d5f896005a
|
Merge pull request #848 from LittleHuba/vorbis_audio
Add build instructions for Linux
|
7 years ago |
Ulrich Huber
|
9f08f70bd2
|
Add build instructions for Linux
|
7 years ago |
Ulrich Huber
|
a1904c168e
|
Merge pull request #847 from LittleHuba/vorbis_audio
Use Vorbis codec for audio files
|
7 years ago |
Ulrich Huber
|
21f66d5764
|
Fix some minor issues with coding convention
Remove old XournalTypes from XournalTypeList
|
7 years ago |
Ulrich Huber
|
967e145c59
|
Add travis dependencies
|
7 years ago |
Ulrich Huber
|
76bdbfb56d
|
Move to libsndfile
Remove dependency on libsox
|
7 years ago |
Ulrich Huber
|
8f33242073
|
Merge pull request #843 from LittleHuba/audio_fixes
Audio fixes (2)
|
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
|
5b2315057a
|
Merge pull request #839 from LittleHuba/audio_fixes
Minor audio fixes
|
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 |
Andreas Butti
|
9160433402
|
Merge branch 'master' of https://github.com/andreasb242/xournalpp.git
|
7 years ago |
andreasb242
|
de8ce9f36b
|
Merge pull request #838 from LittleHuba/portaudio_output
Audio output using PortAudio
|
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 |
Andreas Butti
|
b7815ece93
|
macOS Build
|
7 years ago |
Ulrich Huber
|
aca9daf029
|
Merge remote-tracking branch 'upstream/master' into portaudio_output
# Conflicts:
# src/util/XournalTypeList.h
# src/util/audio/AudioQueue.cpp
# src/util/audio/AudioQueue.h
# src/util/audio/AudioRecorder.cpp
# src/util/audio/AudioRecorder.h
# src/util/audio/PortAudioProducer.cpp
# src/util/audio/PortAudioProducer.h
# src/util/audio/SoxConsumer.cpp
# src/util/audio/SoxConsumer.h
|
7 years ago |
Andreas Butti
|
62078236c2
|
macOS build sox
|
7 years ago |
andreasb242
|
1801046771
|
Merge pull request #837 from andreasb242/master
Build portaudio on macOS
|
7 years ago |
Andreas Butti
|
482e78b463
|
Build portaudio on macOS
|
7 years ago |
Ulrich Huber
|
1cd141b411
|
Implement audio playback using portaudio
Add settings for recording and playback to GUI
|
7 years ago |
andreasb242
|
e4f9226887
|
Merge pull request #836 from andreasb242/master
Windows Build / crash in audio stuff fixed
|
7 years ago |
Andreas Butti
|
e87ea979be
|
Crash fixed
|
7 years ago |