Daniel Wolf
|
494b1ebebd
|
Log incomplete tasks
|
2019-01-03 13:10:05 +01:00 |
Daniel Wolf
|
367c645bb3
|
Code cleanup
* Fix linter warnings
* Unify code formatting
* Fix typos
|
2019-01-02 22:27:45 +01:00 |
Daniel Wolf
|
e87ccc8816
|
Hide progress spinner when ProgressBar gets destructed
|
2019-01-02 14:38:53 +01:00 |
Daniel Wolf
|
3189fc8976
|
Don't clear away last progress bar
|
2019-01-02 14:30:03 +01:00 |
Daniel Wolf
|
d0c9a294e9
|
Correctly print final progress when ProgressBar is destructed
Fixes issue #46
|
2019-01-02 14:30:02 +01:00 |
Daniel Wolf
|
11a29ddef6
|
Split progress code
|
2019-01-02 13:22:03 +01:00 |
Daniel Wolf
|
8648ed5640
|
Merge pull request #44 from DanielSWolf/feature/#40-ogg-vorbis
Support for Ogg Vorbis file format
|
2018-09-01 10:34:54 +02:00 |
Daniel Wolf
|
1625de64e2
|
Move file utilities into their own file
|
2018-09-01 10:24:04 +02:00 |
argent0
|
e02de085bb
|
Fix build error resulting from assigning boost::uuids::random_generator (#41)
Using a static generator to generate uuids
This time explicitly writing the type.
|
2018-07-19 20:19:38 +02:00 |
Daniel Wolf
|
e5c39efeeb
|
Moved main executable into its own directory along with its build logic
This will make it easier to add other artifacts that require build steps.
|
2018-01-24 18:38:09 +01:00 |