aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-04-07libpthread needs to be explicitly linked to on WindowsHans-Christoph Steiner
svn path=/trunk/externals/pdogg/; revision=13387
2010-04-07reverted debian versions to 1 to prep for submission, and sorted other ↵Hans-Christoph Steiner
veresion issues svn path=/trunk/externals/pdogg/; revision=13385
2010-04-06fixed clean target, it wasn't cleaning the .o file for the lib file for ↵Hans-Christoph Steiner
single libs svn path=/trunk/externals/pdogg/; revision=13383
2010-04-06remove empty dirsHans-Christoph Steiner
svn path=/trunk/externals/pdogg/; revision=13382
2010-04-06first stab at debianizing pdoggHans-Christoph Steiner
svn path=/trunk/externals/pdogg/; revision=13381
2010-04-06reorganized 'pdogg' for template Makefile and easy packagingHans-Christoph Steiner
svn path=/trunk/externals/pdogg/; revision=13380
2010-04-06removed duplicate Vorbis headers and fixed files to use installed headersHans-Christoph Steiner
svn path=/trunk/externals/pdogg/; revision=13379
2010-04-06keep old makefile for MSVC buildsHans-Christoph Steiner
svn path=/trunk/externals/pdogg/; revision=13378
2009-12-27following up on bug report #2921689, fixed a bunch of 'implicit declaration ↵Hans-Christoph Steiner
of function' warnings, which could cause problems on 64-bit svn path=/trunk/externals/pdogg/; revision=12846
2009-06-09replaced -export_dynamic with --export-dynamic and -Wl,--export-dynamic whereHans-Christoph Steiner
appropriate. It seems that once upon a time -export_dynamic was a real flag. Now it means -e xport_dynamic, meaning set the entry symbol to xport_dynamic, giving this error message: /usr/bin/ld: warning: cannot find entry symbol xport_dynamic; defaulting to 0000000000001b60 svn path=/trunk/externals/pdogg/; revision=11724
2009-04-14pretty indentation of preprocessor-stuff;IOhannes m zmölnig
include stdlib.h svn path=/trunk/externals/pdogg/; revision=11023
2009-04-14when ov_open() fails, terminate the opening-process andset x_fd to -1 ↵IOhannes m zmölnig
(should fix #1966294) svn path=/trunk/externals/pdogg/; revision=11022
2006-01-17added files to specify libraries for the linker in the externals build ↵Hans-Christoph Steiner
system, i.e. externals/Makefile svn path=/trunk/externals/pdogg/; revision=4427
2005-12-28created pdogg libdir and build targetsHans-Christoph Steiner
svn path=/trunk/externals/pdogg/; revision=4308
2005-12-12fixes for MinGWHans-Christoph Steiner
svn path=/trunk/externals/pdogg/; revision=4194
2005-11-27removed class_sethelpsymbol() since its unneeded and causes problemsHans-Christoph Steiner
svn path=/trunk/externals/pdogg/; revision=4052
2004-10-22#ifndef'ed malloc.h for MacOS X since the include breaks compilation thereHans-Christoph Steiner
svn path=/trunk/externals/pdogg/; revision=2138
2004-05-22changed pure-data.org to pure-data.infoHans-Christoph Steiner
svn path=/trunk/externals/pdogg/; revision=1754
2004-04-05Mon, 5 Apr 2004 12:12:00 +0200Bryan Jurish
+ added dynamic allocattion of comment strings (TITLE,LOCATION,etc.) via 'pdogg_strdup(s)' macro. svn path=/trunk/externals/pdogg/; revision=1552
2004-01-04recommitting olaf's sources from 0.25jdl
svn path=/trunk/externals/pdogg/; revision=1249
2003-09-25added include path to make it compile with the CVS layoutHans-Christoph Steiner
svn path=/trunk/externals/pdogg/; revision=1037
2003-09-13Now the real deal. Olaf Matthes has this to say:Frank Barknecht
"A bug-fixed version of oggcast~ (now version 0.2i) is available from http://www.akustische-kunst.org/puredata/pdogg/ It seems to work with latest CVS release of Icecast2 server (tested on Win and Linux) and with JRoar sever." This is it. svn path=/trunk/externals/pdogg/; revision=961
2003-09-13Added Olaf's support for newer Icecast2 servers using basic HTTP-auth.Frank Barknecht
svn path=/trunk/externals/pdogg/; revision=960
2003-06-23make compilable with version 0.37 (changed includes)Guenter Geiger
svn path=/trunk/externals/pdogg/; revision=735
2003-04-23check-in of packaged version 0.23 for Olaf....Thomas Grill
svn path=/trunk/externals/pdogg/; revision=590
2002-11-26replaced UNIX with unixGuenter Geiger
svn path=/trunk/externals/pdogg/; revision=249
2002-11-26addedsvn2git-rootGuenter Geiger
svn path=/trunk/externals/pdogg/; revision=248