index
:
drumgizmo.git
097_lineedit_fix
about-rework
alsamidi
cc-note-midimap
configfile_refactor
coreaudio
corrados_fix_alsamidi
corrados_integrate_logpower
cpp14
curve_map
curve_map_midimap
develop
distance
distance_openness
doubletriggerfilter
edrumulus
event_cleanup
feature/oss-midi
hidpi
int_ui
lint
master
metadata_v1
metadata_v1_fix
midi-refactor
no_gui_also_with_broken_gui_if_enabled
normalised_scaled_fix
note-off
openness
openness_dev
powermap_feature_ui
rotating_knobs
scale_kit_image
stereo
studio-on-fix
the-marlboro-man-experimental
The DrumGizmo virtual drummer project.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
semaphore.cc
Age
Commit message (
Expand
)
Author
2017-01-10
Check for EINT in semaphore wait.
Bent Bisballe Nyeng
2017-01-07
Retry semaphore timedwait on interrupt.
Bent Bisballe Nyeng
2016-12-08
Alternative approach to semaphore timed wait.
Bent Bisballe Nyeng
2016-12-08
Revert to using sem_* function family for FreeBSD.
Bent Bisballe Nyeng
2016-12-08
Fix include order
Bent Bisballe Nyeng
2016-12-08
Add FreeBSD implementation of Semaphore
Bent Bisballe Nyeng
2016-09-05
Initial sempahore implementation for OSX - wrong include.
Bent Bisballe Nyeng
2016-09-05
Initial sempahore implementation for OSX - missing include.
Bent Bisballe Nyeng
2016-09-05
Initial sempahore implementation for OSX.
Bent Bisballe Nyeng
2016-05-21
Use platform in semaphore.
Bent Bisballe Nyeng
2016-05-21
Use platform in semaphore.
Bent Bisballe Nyeng
2016-05-21
Use platform in semaphore.
Bent Bisballe Nyeng
2016-05-21
Use platform in semaphore.
Bent Bisballe Nyeng
2016-05-21
Use platform in semaphore.
Bent Bisballe Nyeng
2016-05-21
Use platform in semaphore.
Bent Bisballe Nyeng
2016-04-24
Fix broken timed_wait implementation.
Bent Bisballe Nyeng
2016-04-15
Fix Semaphore::wait(ms)
Bent Bisballe Nyeng
2016-04-13
New Semaphore method wait with timeout.
Bent Bisballe Nyeng
2016-03-22
Change license to LGPLv3.
André Nusser
2016-02-14
Change 'Pracro' to 'DrumGizmo' where necessary.
André Nusser
2016-02-14
Change GPL version number in file headers to 3.
André Nusser
2016-01-20
Remove semaphore debug output.
Bent Bisballe Nyeng
2015-12-20
Fix numeric limits and uninitialised warnings.
Bent Bisballe Nyeng
2013-10-14
Increase 'max count' on win32. Make linux-hack for include a little bit more ...
Bent Bisballe Nyeng
2013-10-06
Refactoring of AudioFile loading and message passing from engine to gui and v...
Bent Bisballe Nyeng
2013-01-26
Background loader for audio files.
Bent Bisballe Nyeng