Subversion Repositories pub

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | SVN

Filtering Options

Rev Age Author Path Log message Diff
547 4670 d 13 h toni /video-contact-sheet/branches/1.13/dist/ Quote '[[ == $VAR ]]' and use == instead of =  
546 4670 d 13 h toni /video-contact-sheet/branches/1.13/dist/ Use alternate tr syntax  
545 4682 d 3 h toni /video-contact-sheet/branches/1.13/dist/ Fix filext() for filenames without extensions  
544 4682 d 3 h toni /video-contact-sheet/branches/1.13/dist/ Various cleanups  
543 4682 d 3 h toni /video-contact-sheet/branches/1.13/dist/ Moved TODO items from script into development docs  
542 4682 d 3 h toni /video-contact-sheet/branches/1.13/dist/ Delete repeated *_BIN definitions  
541 4682 d 3 h toni /video-contact-sheet/branches/1.13/dist/ Uppercase GRAV_TIMESTAMP  
540 4682 d 3 h toni /video-contact-sheet/branches/1.13/dist/ More variable cleanup:
- Remove unnecessary DEFAULT_*
- Use uppercase prefix_* and suffix_* variable names
 
538 4682 d 10 h toni /video-contact-sheet/branches/1.13/dist/ Remove stale reference to preferred_capturer  
537 4682 d 10 h toni /video-contact-sheet/branches/1.13/dist/ Unify PREFERRED_CAPTURER and CAPTURER in just CAPTURER
Document setting 'capturer'
 
536 4682 d 10 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 4682 d 11 h toni /video-contact-sheet/branches/1.13/dist/ Gradual steps towards removing references to DECODER and PREFERRED_CAPTURER
Debugging messages prefixes
 
534 4682 d 11 h toni /video-contact-sheet/branches/1.13/dist/ Prepare for decoder replacement by capturer  
533 4682 d 11 h toni /video-contact-sheet/branches/1.13/dist/ Confirmed FreeBSD's sed -E === sed -r  
532 4682 d 11 h toni /video-contact-sheet/branches/1.13/dist/ Same parsing of integrity tests in both types of tests  
531 4682 d 11 h toni /video-contact-sheet/branches/1.13/dist/ Use of (( ++n )) instead of (( n++,1 ))  
530 4682 d 11 h toni /video-contact-sheet/branches/1.13/dist/ Removal of grep -o in internal_integrity_test()  
529 4682 d 11 h toni /video-contact-sheet/branches/1.13/dist/ More use of sed instead of grep -o  
528 4682 d 11 h toni /video-contact-sheet/branches/1.13/dist/ Actually keep only the first line  
527 4682 d 11 h toni /video-contact-sheet/branches/1.13/dist/ Removal of (some) grep -o, use of sed instead  
526 4682 d 11 h toni /video-contact-sheet/branches/1.13/dist/ Modify alternative grep -o explanation  
524 4683 d 19 h toni /video-contact-sheet/branches/1.13/dist/ FRAPS codec id  
523 4683 d 19 h toni /video-contact-sheet/branches/1.13/dist/ Pretty-print stamps in safe-length  
520 4686 d 20 h toni /video-contact-sheet/branches/1.13/dist/ fsimeq
fptest ~
 
517 4687 d 0 h toni /video-contact-sheet/branches/1.13/dist/ Sync development  
516 4688 d 11 h toni /video-contact-sheet/branches/1.13/dist/ classic_identifier: fallback for mplayer's 0x0 detected dimensions  
515 4688 d 11 h toni /video-contact-sheet/branches/1.13/dist/ New codec id for AVC
Updated changelog
 
514 4688 d 11 h toni /video-contact-sheet/branches/1.13/dist/ Don't pass '--' to yes  
513 4688 d 11 h toni /video-contact-sheet/branches/1.13/dist/ Replace expr by awk to extract file extensions (FreeBSD support)  
512 4688 d 12 h toni /video-contact-sheet/branches/1.13/dist/ Fix for ERE in FreeBSD's bash  
511 4688 d 19 h toni /video-contact-sheet/branches/1.13/dist/ sed unification
Notes on filter commands
 
510 4689 d 0 h toni /video-contact-sheet/branches/1.13/dist/ Bash 3 syntax, less quoting and new array appending
Print informational messages for each funky mode
Reword funky mode messages
 
507 4689 d 0 h toni /video-contact-sheet/branches/1.13/dist/ Show awk version, if possible in -DD
Show POSIXLY_CORRECT in -DD
[[ =~ ]] instead of echo | grep
List builtin profiles in --profile :list
 
506 4689 d 13 h toni /video-contact-sheet/branches/1.13/dist/ Portability notes  
499 4690 d 1 h toni /video-contact-sheet/branches/1.13/dist/ Reword LGPL header
Cleanups
 
498 4691 d 16 h toni /video-contact-sheet/branches/1.13/dist/ -I requires an argument, no need to check its presence  
492 4692 d 14 h toni /video-contact-sheet/branches/1.13/dist/ Allow loading of profiles through settings ('profiles' override)
Settings referring to other settings case-insensitive now
More rectangular and spaced sprockets in filmstrip
assert() print function names with '()'
Premilinary new code, sed-only, for timecode parsing (grep -o removal effort)
 
490 4693 d 9 h toni /video-contact-sheet/branches/1.13/dist/ Update/correct changelog
Don't fail when using unknown (yet) undocumented features
 
489 4693 d 9 h toni /video-contact-sheet/branches/1.13/dist/ Disable tracing during -DD  
482 4695 d 7 h toni /video-contact-sheet/branches/1.13/dist/ Fix typo in code