Moritz Bunkus
|
190172981c
|
Refactoring: use std::shared_ptr instead of my own smart pointer implementation
|
2012-03-25 22:13:37 +02:00 |
|
Moritz Bunkus
|
317a3b14be
|
Use common_pch.h as much as possible
|
2012-03-07 22:02:31 +01:00 |
|
Moritz Bunkus
|
c4c335e559
|
Use nullptr instead of NULL
|
2012-03-07 20:49:52 +01:00 |
|
Moritz Bunkus
|
8a7979897e
|
Change kax_analyzer_c's interface to return smart pointers
|
2011-12-03 16:20:48 +01:00 |
|
Moritz Bunkus
|
9a62aee8d7
|
Adding, replacing and removing chapters with mkvpropedit
|
2011-05-06 10:30:56 +02:00 |
|
Moritz Bunkus
|
856d0edac0
|
Support for adding/replacing/removing tags
|
2011-02-15 08:28:08 +01:00 |
|
Moritz Bunkus
|
5a38b7f24a
|
Implemented the execution of the requested changes.
|
2009-08-16 13:33:47 +02:00 |
|
Moritz Bunkus
|
3b003df714
|
Implemented the verification of property names against the edit spec.
|
2009-08-16 13:33:46 +02:00 |
|
Moritz Bunkus
|
2034e2ea92
|
Implemented the look-up of elements in the Matroska file and the merging of targets afterwards.
|
2009-08-16 13:33:45 +02:00 |
|
Moritz Bunkus
|
85b154249c
|
Made some member functions const. Added a function for determining whether or not the target contains changes.
|
2009-08-16 13:33:44 +02:00 |
|
Moritz Bunkus
|
d313f53d07
|
Improved parsing of the --edit parameter. Implemented dumping the parsed CLI information.
|
2009-08-16 13:33:42 +02:00 |
|
Moritz Bunkus
|
718183d30a
|
Basic and advanced command line parsing implemented.
|
2009-08-16 13:33:41 +02:00 |
|
Moritz Bunkus
|
7c590c01cf
|
The start of the property editor.
Conflicts:
Makefile.in
|
2009-08-16 13:33:40 +02:00 |
|