Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
pub
(root)
/
video-contact-sheet
/
branches
/
1.13.1
/
dist
@ 571
– Rev 0
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
SVN
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Clear current filter
Rev
Age
Author
Path
Log message
Diff
571
3908 d 9 h
toni
/video-contact-sheet/branches/1.13.1/dist/
Updated changelogs dates
569
3909 d 9 h
toni
/video-contact-sheet/branches/1.13.1/dist/
Fix unquoted grep pattern
Bump version
568
3909 d 9 h
toni
/video-contact-sheet/branches/1.13.1/dist/
Updated PKGBUILD to adapt to new guidelines
567
3909 d 9 h
toni
/video-contact-sheet/branches/
BRANCH 1.13.1
Remove BRANCH 1.13
565
4262 d 16 h
toni
/video-contact-sheet/trunk/
Merge BRANCH 1.13 into trunk
564
4262 d 18 h
toni
/video-contact-sheet/branches/1.13/
Update to new structure (dist vs pkg)
Update RPM changelog
563
4262 d 18 h
toni
/video-contact-sheet/branches/1.13/dist/rpm/
RPM version
RPM file list
562
4262 d 18 h
toni
/video-contact-sheet/branches/1.13/
Extract VERSION with the new syntax
561
4262 d 19 h
toni
/video-contact-sheet/branches/1.13/dist/
Prepare for release
560
4263 d 14 h
toni
/video-contact-sheet/branches/1.13/
Sync development version
559
4264 d 22 h
toni
/video-contact-sheet/branches/1.13/dist/
Terminal restoration with stty
Modify version number in pre-releases
Typos in comments
558
4271 d 17 h
toni
/video-contact-sheet/branches/1.13/dist/
Handle failed profile loading
Updated changelogs
Debian: Shortened version suffix
557
4272 d 7 h
toni
/video-contact-sheet/branches/1.13/dist/
Update copyright date
556
4451 d 9 h
toni
/video-contact-sheet/branches/1.13/dist/
Update changelog
555
4451 d 9 h
toni
/video-contact-sheet/branches/1.13/dist/
Avoid profile-loading loops
Typos
554
4452 d 10 h
toni
/video-contact-sheet/branches/1.13/dist/
Sync
Added AUTHORS
553
4787 d 18 h
toni
/video-contact-sheet/branches/1.13/dist/
Removed a use of 'grep -o'
552
4787 d 18 h
toni
/video-contact-sheet/branches/1.13/dist/
Switch completely to new get_interval() code
550
4798 d 10 h
toni
/video-contact-sheet/branches/1.13/dist/
Fixes
Add notice()
Set default verbosity level to INFO
549
4798 d 10 h
toni
/video-contact-sheet/branches/1.13/dist/
Move EVASION_ALTERNATIVES to Constants block
548
4798 d 10 h
toni
/video-contact-sheet/branches/1.13/dist/
Comments clarifications
547
4798 d 10 h
toni
/video-contact-sheet/branches/1.13/dist/
Quote '[[ == $VAR ]]' and use == instead of =
546
4798 d 10 h
toni
/video-contact-sheet/branches/1.13/dist/
Use alternate tr syntax
545
4810 d 0 h
toni
/video-contact-sheet/branches/1.13/dist/
Fix filext() for filenames without extensions
544
4810 d 0 h
toni
/video-contact-sheet/branches/1.13/dist/
Various cleanups
543
4810 d 0 h
toni
/video-contact-sheet/branches/1.13/dist/
Moved TODO items from script into development docs
542
4810 d 0 h
toni
/video-contact-sheet/branches/1.13/dist/
Delete repeated *_BIN definitions
541
4810 d 0 h
toni
/video-contact-sheet/branches/1.13/dist/
Uppercase GRAV_TIMESTAMP
540
4810 d 0 h
toni
/video-contact-sheet/branches/1.13/dist/
More variable cleanup:
- Remove unnecessary DEFAULT_*
- Use uppercase prefix_* and suffix_* variable names
539
4810 d 7 h
toni
/video-contact-sheet/branches/1.13/dist/
Reflect last changes in changelog
538
4810 d 8 h
toni
/video-contact-sheet/branches/1.13/dist/
Remove stale reference to preferred_capturer
537
4810 d 8 h
toni
/video-contact-sheet/branches/1.13/dist/
Unify PREFERRED_CAPTURER and CAPTURER in just CAPTURER
Document setting 'capturer'
536
4810 d 8 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
4810 d 9 h
toni
/video-contact-sheet/branches/1.13/dist/
Gradual steps towards removing references to DECODER and PREFERRED_CAPTURER
Debugging messages prefixes
534
4810 d 9 h
toni
/video-contact-sheet/branches/1.13/dist/
Prepare for decoder replacement by capturer
533
4810 d 9 h
toni
/video-contact-sheet/branches/1.13/dist/
Confirmed FreeBSD's sed -E === sed -r
532
4810 d 9 h
toni
/video-contact-sheet/branches/1.13/dist/
Same parsing of integrity tests in both types of tests
531
4810 d 9 h
toni
/video-contact-sheet/branches/1.13/dist/
Use of (( ++n )) instead of (( n++,1 ))
530
4810 d 9 h
toni
/video-contact-sheet/branches/1.13/dist/
Removal of grep -o in internal_integrity_test()
529
4810 d 9 h
toni
/video-contact-sheet/branches/1.13/dist/
More use of sed instead of grep -o