Moritz Bunkus
|
5575a81268
|
Introduced some new helper functions for reading integers from a stream and for handling big endian issues.
|
2003-07-05 14:29:18 +00:00 |
|
Moritz Bunkus
|
95a6f7f9d4
|
Made the SSA reader more spec compliant. Made the charset recoding in textsubs packetizer optional (only if the source is a SRT or OGM. Not if the source is a Matroska file (already UTF-8) nor for SSA/ASS files (reader will recode)). Renamed the long writeline_unix_newlines() to puts_unl().
|
2003-06-21 23:24:07 +00:00 |
|
Moritz Bunkus
|
ace4fd3281
|
Function for skipping \r when writing text files.
|
2003-06-21 15:45:55 +00:00 |
|
Moritz Bunkus
|
00d3ad6398
|
Unified a LOT of OS and compiler dependant stuff. Introduced support for mingw compilation.
|
2003-06-20 19:29:26 +00:00 |
|
Moritz Bunkus
|
65f737a855
|
Added a function to read a complete line until \n into a C++ string.
|
2003-06-20 11:11:14 +00:00 |
|
Moritz Bunkus
|
c0391dad96
|
Id keyword stuff
|
2003-06-15 14:03:28 +00:00 |
|
Moritz Bunkus
|
408debba92
|
Set eol-style native on all files.
|
2003-06-15 13:58:25 +00:00 |
|
Moritz Bunkus
|
43ec50fda4
|
Preliminary work for splitting support.
|
2003-06-07 21:59:24 +00:00 |
|
Moritz Bunkus
|
3516089dcb
|
win32 part of mm_io_c.
|
2003-05-23 09:51:22 +00:00 |
|
Moritz Bunkus
|
07e21ed65e
|
Switching from fwrite/fread etc. to mm_io_c.
|
2003-05-23 06:34:58 +00:00 |
|
Moritz Bunkus
|
f6a4597a58
|
>2GB fixes. Moved the IO classes to their own files.
|
2003-05-22 17:54:43 +00:00 |
|