Pranav Srinivas Kumar
a2e11d4707
Clang format
2020-05-24 22:56:57 -05:00
Pranav Srinivas Kumar
4dff4e7c5b
Restored decremental progress demo
2020-05-24 22:43:11 -05:00
Pranav Srinivas Kumar
120f922326
Added progress_type option to indicate incremental/decremental progress
2020-05-24 22:37:58 -05:00
Pranav Srinivas Kumar
078ef915a3
Fixed messed up includes in demo. Closes #54
2020-05-18 18:41:18 -05:00
Pranav Srinivas Kumar
17e1f47fd4
Added amalgamate to help generate single header for indicators
2020-05-13 15:39:20 -05:00
Pranav Srinivas Kumar
296bde6088
Minor bug fixes and updates:
...
* Removed progress bar sample that progresses in reverse direction - This needs a class of its own
* Fixed a casting error in progress_bar class when dealing with max_progress variable
* Minor update to the cursor movement functions in linux
* Updated single include to include these changes
2020-05-08 15:14:52 -05:00
Felix Gündling
c2beb2ac22
adjust readme, demo, and examples: replace show/hide cursor calls
2020-04-26 18:52:23 +02:00
Pranav Srinivas Kumar
16d3484788
Fixed build
2020-04-06 11:25:54 -07:00
Pranav Srinivas Kumar
89ae8cec39
Clang format
2020-02-13 14:21:01 +05:30
Pranav Srinivas Kumar
a6c55b6936
Updated enums to lowercase per the core guidelines. Bumped to wip v1.7
2020-02-11 17:29:41 +05:30
Pranav
764d796f87
Merge pull request #21 from dawidpilarski/dev
...
API change - progress bar can be constructed with proper settings.
2020-02-11 13:38:14 +05:30
Dawid Pilarski
5c54b69e55
post review changes
2020-02-11 08:57:38 +01:00
Dawid Pilarski
46c9983fab
Progress spinner changed, default values approach changed, templates refactored
2020-02-04 23:36:44 +01:00
Pranav Srinivas Kumar
a2272eba8a
Closes #26
2020-02-04 07:45:47 -06:00
Dawid Pilarski
3c8975aa34
API change - progress bar can be constructed with proper settings.
2020-02-03 20:50:19 +01:00
offa
fe38859715
CMake support for building the demo added.
2019-12-16 18:49:06 +01:00
Pranav Srinivas KumaR
e1dbc1ed8a
Cleanup
2019-12-04 21:10:58 -06:00
Pranav Srinivas KumaR
9f8cd55762
Clang format
2019-12-04 20:59:51 -06:00
Pranav Srinivas KumaR
5f9dc6e042
Updated demo code
2019-12-04 20:17:56 -06:00
Pranav Srinivas KumaR
0a00d5f953
Renamed samples directory to demo/
2019-12-04 20:04:00 -06:00