Commit Graph

18 Commits

Author SHA1 Message Date
Moritz Bunkus
3d45482e7f
BCP 47 language tags: add {Chap,Tag}LanguageIETF to the XML DTDs
Part of the implementation of #2419.
2020-09-03 23:23:29 +02:00
Moritz Bunkus
e3abad5161 examples: replace timecodes with timestamps
Part of an ongoing effort to replace the use of the term `timecode`
with `timestamp`. Timecodes have a very specific meaning in the
audio/video world, and it's not what MKVToolNix has been using the
term for.
2017-10-04 20:45:30 +02:00
Jacob McIntosh
015ed6be7a Relaxing requirements on ChapterDisplay to make it non-mandatory within ChapterAtom 2016-07-28 11:07:20 -05:00
Jacob McIntosh
02c602b0f3 Adding missing elements to dtd files. 2016-07-28 09:48:31 -05:00
Moritz Bunkus
c45ea71e15 Update DTD files and ChangeLog 2012-03-29 12:58:18 +02:00
Moritz Bunkus
24d8258430 XSLT 2.0 stylesheets for chapters to: cue sheets; shnsplit timecodes 2011-11-04 22:40:36 +01:00
Moritz Bunkus
d6b09c0d4c Removed Subversion "$Id$" tags
Removed all lines with Subversion tags like "$Id$" because they are not
evaluated by Git. Collapsed consecutive empty lines into one empty line.
2009-01-15 19:26:40 +01:00
Moritz Bunkus
530aedfa3e Added an example for the "--segmentinfo" command line parameter. 2007-08-19 09:12:15 +00:00
Moritz Bunkus
30b2878920 Merged 2091 2004-08-28 16:09:13 +00:00
Moritz Bunkus
b7fb69f2f3 Merged 2029:2031 2004-08-22 17:51:55 +00:00
Moritz Bunkus
d995e8fad2 Merged 1999 2004-08-19 20:16:58 +00:00
Moritz Bunkus
28574b6fb7 Added the two new chapter flags "hidden" and "enabled". Coded partially by Steve Lhomme. 2004-01-11 18:07:55 +00:00
Moritz Bunkus
3f40d48b31 Added the second timecode format: one timecode per line. 2004-01-11 17:40:33 +00:00
Moritz Bunkus
87fb3b72a2 Renamed the example timecode file because there will be more for other format versions. 2004-01-11 14:16:50 +00:00
Moritz Bunkus
2760de38de Added support for the new simple tagging system. 2003-12-29 18:44:23 +00:00
Moritz Bunkus
69d081f0a6 Added an example CUE sheet. 2003-11-15 18:23:59 +00:00
Moritz Bunkus
f740454113 Allow comment lines before the "Assume" line in timecode files. Added an example file for this feature. 2003-11-05 18:31:29 +00:00
Moritz Bunkus
8df9ef615a Moved the XML examples and DTDs into the examples subdir. 2003-09-01 11:26:13 +00:00