|
|
|
@3719
|
[3719]
|
2008-09-16 02:51:58 |
conrad |
Apply patch from dryeo, "off_t not always in stdio.h"
Closes ticket:413 |
|
|
|
@3672
|
[3672]
|
2008-07-31 09:30:50 |
giles |
Clarify _XOPEN_SOURCE is only needed on some systems. |
|
|
|
@3670
|
[3670]
|
2008-07-31 09:18:12 |
giles |
MacOS X 10.4 only defines timezone with _XOPEN_SOURCE. Check for … |
|
|
|
@3638
|
[3638]
|
2008-07-10 05:16:26 |
j |
list new tool names with oggz- |
|
|
|
@3627
|
[3627]
|
2008-07-07 05:26:34 |
conrad |
Rename all tools to include a hyphen.
oggzdump -> oggz-dump
oggzdiff … |
|
|
|
@3626
|
[3626]
|
2008-07-04 02:53:12 |
conrad |
Release 0.9.8 |
|
|
|
@3533
|
[3533]
|
2008-03-31 05:34:30 |
conrad |
Move <ogg/ogg.h> const-correctness check to before largefile tests, as … |
|
|
|
@3511
|
[3511]
|
2008-03-20 03:09:54 |
conrad |
add oggz-sort to configure summary |
|
|
|
@3506
|
[3506]
|
2008-02-29 00:37:39 |
conrad |
generate example oggz-chop apache config, using configured BINDIR |
|
|
|
@3498
|
[3498]
|
2008-02-27 01:15:55 |
conrad |
move oggz-chop into its own source dir |
|
|
|
@3468
|
[3468]
|
2008-02-15 00:48:05 |
conrad |
Release 0.9.7 |
|
|
|
@3467
|
[3467]
|
2008-02-15 00:40:21 |
conrad |
check for type signature of system ogg_page_bos(), and adjust … |
|
|
|
@3432
|
[3432]
|
2008-02-09 04:22:17 |
erikd |
Fix a bunch of x86-64 compiler warnings. |
|
|
|
@3354
|
[3354]
|
2008-01-12 21:24:30 |
conrad |
Release 0.9.6 |
|
|
|
@3290
|
[3290]
|
2007-12-05 17:49:44 |
conrad |
mention oggz-comment in ./configure summary |
|
|
|
@3289
|
[3289]
|
2007-12-05 17:47:34 |
conrad |
s/unittests/unit and functional tests/ |
|
|
|
@3204
|
[3204]
|
2007-08-28 03:35:45 |
shans |
Getting everything to actually compile again |
|
|
|
@3198
|
[3198]
|
2007-08-21 15:10:06 |
erikd |
configure.ac : Add -Wextra to gcc specific CFLAGS. |
|
|
|
@3174
|
[3174]
|
2007-07-30 02:49:21 |
conrad |
Refactor oggz_get_serialno_new() to avoid using library … |
|
|
|
@3173
|
[3173]
|
2007-07-30 01:11:12 |
conrad |
add option "./configure --enable-gcc-werror" to add gcc option -Werror … |
|
|
|
@3172
|
[3172]
|
2007-07-29 23:26:04 |
conrad |
for GCC, use gnu99 instead of c99, to include definitions for strsep, … |
|
|
|
@2958
|
[2958]
|
2007-06-16 05:00:31 |
conrad |
clean up comments about large file handling in configure.ac |
|
|
|
@2957
|
[2957]
|
2007-06-16 04:59:04 |
conrad |
Clean up declarations for oggz_off_t:
* Remove redundant copies of … |
|
|
|
@2955
|
[2955]
|
2007-06-16 02:24:45 |
conrad |
clean up handling of CFLAGS in Makefile.am throughout, set -std=c99 and … |
|
|
|
@2608
|
[2608]
|
2007-02-27 22:48:01 |
laser13 |
Single oggz_off_t public type for large file support |
|
|
|
@2600
|
[2600]
|
2007-01-11 21:48:09 |
thomasvs |
* Makefile.am:
dist uninstalled pc file
* oggz-uninstalled.pc.in:
… |
|
|
|
@2166
|
[2166]
|
2006-03-12 20:58:23 |
conrad |
Release 0.9.5 |
|
|
|
@2106
|
[2106]
|
2006-02-23 20:04:56 |
conrad |
add autoconfiguration for large (>2GB) file support
oggz_off_t (as used in … |
|
|
|
@2052
|
[2052]
|
2006-02-13 16:14:09 |
conrad |
Release 0.9.4 |
|
|
|
@2015
|
[2015]
|
2006-02-09 23:07:15 |
conrad |
add options to oggz_write.c to handle only the beginning (prefix) or … |
|
|
|
@1641
|
[1641]
|
2005-11-17 09:06:39 |
thomasvs |
* configure.ac:
* doc/Makefile.am:
Work also with … |
|
|
|
@1569
|
[1569]
|
2005-10-07 00:06:11 |
conrad |
0.9.3 Release |
|
|
|
@1549
|
[1549]
|
2005-10-02 20:26:03 |
silvia |
Added an oggz-scan module that scans through ogg files and identifies … |
|
|
|
@1352
|
[1352]
|
2005-07-11 05:05:34 |
conrad |
0.9.2 Release |
|
|
|
@1348
|
[1348]
|
2005-07-11 01:32:25 |
conrad |
remove the need to run under --disable-shared to run tests under … |
|
|
|
@1334
|
[1334]
|
2005-06-13 03:34:30 |
thomasvs |
* autogen.sh:
* m4/as-ac-expand.m4:
add m4 dir and use … |
|
|
|
@1227
|
[1227]
|
2005-04-09 20:01:43 |
conrad |
report oggz-validate in configure output (mentioned in ticket:117) |
|
|
|
@1222
|
[1222]
|
2005-04-08 06:52:31 |
conrad |
0.9.1 |
|
|
|
@1069
|
[1069]
|
2005-03-08 20:21:38 |
conrad |
add list of tools and their install location to configure output |
|
|
|
@892
|
[892]
|
2005-02-13 23:42:33 |
conrad |
update to 0.9.0 |
|
|
|
@601
|
[601]
|
2004-10-07 09:28:40 |
conrad |
Applied patch from Erik de Castro Lopo. Now builds on MingGW:
* add … |
|
|
|
@597
|
[597]
|
2004-10-05 22:36:16 |
conrad |
update to 0.8.5 |
|
|
|
@547
|
[547]
|
2004-09-07 22:30:15 |
conrad |
version 0.8.4 |
|
|
|
@531
|
[531]
|
2004-08-30 05:25:29 |
conrad |
make testing under valgrind disabled by default, and spew a warning … |
|
|
|
@463
|
[463]
|
2004-08-17 23:02:43 |
conrad |
add valgrind environment to test suite |
|
|
|
@419
|
[419]
|
2004-05-20 22:48:13 |
conrad |
updated to 0.8.3 |
|
|
|
@408
|
[408]
|
2004-03-10 17:16:22 |
silvia |
Fixed up the makefiles to leave the cvs directories out of the
tarballs. … |
|
|
|
@405
|
[405]
|
2004-03-06 20:05:36 |
silvia |
Version 0.8.1 tarball release.
Included Visual Studio 6 support with … |
|
|
|
@359
|
[359]
|
2004-01-20 22:09:46 |
conrad |
removed AC_PROG_RANLIB from configure.ac |
|
|
|
@355
|
[355]
|
2004-01-20 19:03:26 |
conrad |
moved compatability stuff to oggz_compat.h and generalized header … |
|
|
|
@346
|
[346]
|
2003-12-17 21:10:04 |
conrad |
updated to 0.8.0 |
|
|
|
@343
|
[343]
|
2003-12-11 19:32:31 |
andre |
Initial revision |