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
/
configfile.cc
Age
Commit message (
Expand
)
Author
2020-04-10
Fix bug of wrongly set filename in configfile.cc
André Nusser
2020-04-10
Changes after discussion about review on IRC.
configfile_refactor
André Nusser
2020-04-10
Fix some of the issues raised in the review.
André Nusser
2020-04-09
Review comments.
Bent Bisballe Nyeng
2020-04-08
Refactoring configfile.
André Nusser
2019-02-01
Fix configfile parsing of empty value lines and creation of missing configura...
Bent Bisballe Nyeng
2017-05-06
Get rid of unused unistd includes. Change the rest of the sleep calls to c++.
Bent Bisballe Nyeng
2017-02-17
Replace obsolete WIN32 ifdefs with platform define.
Bent Bisballe Nyeng
2016-03-31
fixed ConfigFile's destructor impl
Christian Glöckner
2016-03-31
Made API of class ConfigFile more consistent
Christian Glöckner
2016-03-22
Change license to LGPLv3.
André Nusser
2016-02-14
Change GPL version number in file headers to 3.
André Nusser
2015-11-21
Add missing include. Don't use strdup before string assignment...
Bent Bisballe Nyeng
2015-05-22
Add error handling in ConfigFile parser.
Bent Bisballe Nyeng
2015-05-21
New configfile parser with unit test.
Bent Bisballe Nyeng
2015-05-15
New ConfigFile class for generic config file reading/writing in homedir .drum...
Bent Bisballe Nyeng