index
:
ODR-PadEnc
master
next
ODR-PadEnc backup repository
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
odr-padenc.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge 'cosimo-tribe/dont-delay-dls-on-overlap' into next
Matthias P. Braendli
2025-09-10
1
-8
/
+16
|
\
|
*
Fix comment
Cosimo Tribe
2022-09-28
1
-1
/
+1
|
*
Uniform logging
Cosimo Tribe
2022-09-28
1
-1
/
+1
|
*
Don't delay DLS transmission on overlap
Cosimo Tribe
2022-09-28
1
-7
/
+15
*
|
fix: correct string formatting in usage() function
rmens
2025-09-04
1
-3
/
+3
*
|
feat: more flexibele `--output` socket path
rmens
2025-08-31
1
-1
/
+3
*
|
Explain the meaning of the value 0 for sleep parameter in help screen
Alessandro Rinaldi
2022-09-25
1
-1
/
+2
|
/
*
Remove useless skip_if_already_queued arguments
Matthias P. Braendli
2020-09-23
1
-12
/
+12
*
Fix padsocket communication on intermittently missing receive requests
Matthias P. Braendli
2020-09-22
1
-17
/
+14
*
Merge branch 'next' into padsocket
Matthias P. Braendli
2020-09-17
1
-3
/
+41
|
\
|
*
Handle slides ending in _PadEncRawMode.jpg always in RAW
Matthias P. Braendli
2020-09-14
1
-0
/
+2
|
*
Add --version option
Matthias P. Braendli
2020-07-21
1
-0
/
+13
|
*
Add dump current and completed slide options
Matthias P. Braendli
2020-07-21
1
-1
/
+27
*
|
Replace PAD fifo by UNIX socket
Matthias P. Braendli
2020-07-08
1
-159
/
+83
|
/
*
DLS: allow to use separate DL Plus item state file
Stefan Pöschel
2019-07-23
1
-2
/
+10
*
Add option to output X-PAD in intervals only
Stefan Pöschel
2019-02-12
1
-5
/
+22
*
Use range-based for loop where possible
Stefan Pöschel
2018-12-08
1
-2
/
+2
*
DLS: add support to request DLS file re-read
Stefan Pöschel
2018-11-11
1
-0
/
+17
*
Separate re-read file check
Stefan Pöschel
2018-11-11
1
-14
/
+24
*
PAD: add debug output
Stefan Pöschel
2018-03-14
1
-1
/
+1
*
SLS: add option to limit slide size
Stefan Pöschel
2018-03-04
1
-49
/
+61
*
SLS: add support to request slides dir re-read
Stefan Pöschel
2018-02-16
1
-2
/
+20
*
SLS: skip to next working slide on problem
Stefan Pöschel
2018-02-15
1
-15
/
+30
*
Check output file for being FIFO
Stefan Pöschel
2018-02-10
1
-1
/
+12
*
C++11: use atomic bool instead of mutex
Stefan Pöschel
2018-01-28
1
-14
/
+1
*
Add uniform PAD encoder
Stefan Pöschel
2017-08-24
1
-6
/
+111
*
Move SLS/DLS insertion to base class
Stefan Pöschel
2017-08-24
1
-14
/
+50
*
Refactor actual encoder invokation
Stefan Pöschel
2017-08-24
1
-37
/
+48
*
Move some objects to PAD encoder base class
Stefan Pöschel
2017-08-24
1
-5
/
+0
*
Small refactorings
Stefan Pöschel
2017-08-23
1
-6
/
+6
*
Rename sleep delay to slide interval
Stefan Pöschel
2017-08-23
1
-3
/
+3
*
Rename managers to encoders
Stefan Pöschel
2017-08-23
1
-5
/
+5
*
Move current PAD encoder algorithm into subclass
Stefan Pöschel
2017-08-23
1
-20
/
+28
*
Print used PAD length to log
Stefan Pöschel
2017-08-23
1
-7
/
+7
*
Improve perror usage
Stefan Pöschel
2017-08-23
1
-4
/
+2
*
Refactor basic PAD encoder structure
Stefan Pöschel
2017-08-23
1
-51
/
+70
*
Move includes/static vars into new main header
Stefan Pöschel
2017-08-22
1
-21
/
+1
*
SLS: move slides dir scan to new slide store
Stefan Pöschel
2017-08-22
1
-60
/
+5
*
Always show version/copyright header
Stefan Pöschel
2017-07-03
1
-3
/
+8
*
Move break handler modification
Stefan Pöschel
2017-04-30
1
-14
/
+14
*
Add recovery on broken pipe
Stefan Pöschel
2017-04-07
1
-0
/
+4
*
Add cleanup before termination
Stefan Pöschel
2017-03-10
1
-2
/
+32
*
SLS: output ImageMagick version in verbose mode
Stefan Pöschel
2017-03-10
1
-0
/
+2
*
Fix printf format warning
Stefan Pöschel
2017-03-09
1
-1
/
+1
*
Hide/Move constants
Stefan Pöschel
2017-02-15
1
-5
/
+4
*
Fix sleep delay to include encoding time
Stefan Pöschel
2017-02-15
1
-1
/
+6
*
Fix alphabetic slide sorting
Stefan Pöschel
2017-02-15
1
-23
/
+28
*
Refactor main loop
Stefan Pöschel
2017-02-15
1
-82
/
+73
*
Small refactorings
Stefan Pöschel
2017-02-15
1
-33
/
+25
*
DLS: add feature to switch between multiple files
Stefan Pöschel
2017-02-11
1
-20
/
+36
[next]