546 |
4866 d 9 h |
toni |
/video-contact-sheet/branches/1.13/dist/ |
Use alternate tr syntax |
|
545 |
4877 d 23 h |
toni |
/video-contact-sheet/branches/1.13/dist/ |
Fix filext() for filenames without extensions |
|
544 |
4877 d 23 h |
toni |
/video-contact-sheet/branches/1.13/dist/ |
Various cleanups |
|
543 |
4877 d 23 h |
toni |
/video-contact-sheet/branches/1.13/dist/ |
Moved TODO items from script into development docs |
|
542 |
4877 d 23 h |
toni |
/video-contact-sheet/branches/1.13/dist/ |
Delete repeated *_BIN definitions |
|
541 |
4877 d 23 h |
toni |
/video-contact-sheet/branches/1.13/dist/ |
Uppercase GRAV_TIMESTAMP |
|
540 |
4877 d 23 h |
toni |
/video-contact-sheet/branches/1.13/dist/ |
More variable cleanup:
- Remove unnecessary DEFAULT_*
- Use uppercase prefix_* and suffix_* variable names |
|
538 |
4878 d 7 h |
toni |
/video-contact-sheet/branches/1.13/dist/ |
Remove stale reference to preferred_capturer |
|
537 |
4878 d 7 h |
toni |
/video-contact-sheet/branches/1.13/dist/ |
Unify PREFERRED_CAPTURER and CAPTURER in just CAPTURER
Document setting 'capturer' |
|
536 |
4878 d 7 h |
toni |
/video-contact-sheet/branches/1.13/dist/ |
Implemented callstack()
Use callstack() inside assert()
Check for capturer availability in set_capturer()
Remove capturers from available list in -Z disable_* |
|
535 |
4878 d 8 h |
toni |
/video-contact-sheet/branches/1.13/dist/ |
Gradual steps towards removing references to DECODER and PREFERRED_CAPTURER
Debugging messages prefixes |
|
534 |
4878 d 8 h |
toni |
/video-contact-sheet/branches/1.13/dist/ |
Prepare for decoder replacement by capturer |
|
533 |
4878 d 8 h |
toni |
/video-contact-sheet/branches/1.13/dist/ |
Confirmed FreeBSD's sed -E === sed -r |
|
532 |
4878 d 8 h |
toni |
/video-contact-sheet/branches/1.13/dist/ |
Same parsing of integrity tests in both types of tests |
|
531 |
4878 d 8 h |
toni |
/video-contact-sheet/branches/1.13/dist/ |
Use of (( ++n )) instead of (( n++,1 )) |
|
530 |
4878 d 8 h |
toni |
/video-contact-sheet/branches/1.13/dist/ |
Removal of grep -o in internal_integrity_test() |
|
529 |
4878 d 8 h |
toni |
/video-contact-sheet/branches/1.13/dist/ |
More use of sed instead of grep -o |
|
528 |
4878 d 8 h |
toni |
/video-contact-sheet/branches/1.13/dist/ |
Actually keep only the first line |
|
527 |
4878 d 8 h |
toni |
/video-contact-sheet/branches/1.13/dist/ |
Removal of (some) grep -o, use of sed instead |
|
526 |
4878 d 8 h |
toni |
/video-contact-sheet/branches/1.13/dist/ |
Modify alternative grep -o explanation |
|