Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2004-02-12 | put version in documentation | Thomas Vander Stichele | 1 | -1/+1 |
2004-02-03 | add GstPoptOption to work around evil poptOption struct def make sure popt is... | Thomas Vander Stichele | 3 | -6/+63 |
2004-01-28 | fix manual id's | Thomas Vander Stichele | 59 | -699/+235 |
2004-01-28 | make upload work for both gtk-doc and docbook docs | Thomas Vander Stichele | 1 | -0/+4 |
2003-12-29 | reorganizing manual so that concepts are explained before code is shown. | Thomas Vander Stichele | 20 | -1460/+957 |
2003-11-23 | been long enough without an update | Thomas Vander Stichele | 2 | -0/+32 |
2003-10-09 | Fix GNOMEProgram to the correct capitalisation: GnomeProgram | Iain Holmes | 3 | -3/+3 |
2003-10-09 | typos and style fixes | Thomas Vander Stichele | 45 | -370/+524 |
2003-10-08 | entitize the version | Thomas Vander Stichele | 4 | -3/+5 |
2003-10-08 | images are important to us | Thomas Vander Stichele | 1 | -2/+0 |
2003-10-08 | ignore these | Thomas Vander Stichele | 1 | -10/+5 |
2003-10-08 | renaming base documentation names | Thomas Vander Stichele | 2 | -1/+1 |
2003-10-08 | fix docs build for good | Thomas Vander Stichele | 16 | -48/+57 |
2003-06-30 | Fix pkg-config module name suffixes (-0.7). Closes #116089 | David Schleef | 3 | -3/+3 |
2003-06-29 | update example - config.h isn't included anymore | Benjamin Otte | 3 | -3/+3 |
2003-04-16 | Fix a compilation problem with the example code. | David Schleef | 2 | -4/+4 |
2003-01-25 | + guess i forgot to clean up the connect-named files after moving them. | Leif Johnson | 2 | -140/+0 |
2003-01-24 | + changed connection/connect/conn/disconnect/connected/... to link/link/link/... | Leif Johnson | 16 | -31/+171 |
2003-01-09 | first pass of connect->link gst-plugins and other stuff compiles without chan... | Thomas Vander Stichele | 15 | -109/+109 |
2002-12-26 | adding images | Thomas Vander Stichele | 1 | -0/+1 |
2002-12-18 | hurray, I have a pdf | Thomas Vander Stichele | 15 | -26/+24 |
2002-12-12 | Added missing image | Wim Taymans | 1 | -0/+42 |
2002-12-12 | fix nonvalidation, now for the png problems ! | Thomas Vander Stichele | 7 | -88/+100 |
2002-11-29 | fix > to < | Christian Schaller | 2 | -2/+2 |
2002-11-29 | code cleanup and make it work | Thomas Vander Stichele | 2 | -58/+42 |
2002-09-15 | fix typo that causes helloworld2.c to not compile | David Schleef | 1 | -1/+1 |
2002-09-15 | another example | Thomas Vander Stichele | 1 | -23/+14 |
2002-09-15 | cleanups | Thomas Vander Stichele | 1 | -6/+6 |
2002-09-15 | updates | Thomas Vander Stichele | 4 | -111/+123 |
2002-09-15 | another example | Thomas Vander Stichele | 3 | -8/+12 |
2002-09-14 | Fix the "dynamic" example | Wim Taymans | 1 | -30/+31 |
2002-09-14 | fix up code to at least compile doesn't run properly yet | Thomas Vander Stichele | 1 | -80/+91 |
2002-09-14 | doh | Thomas Vander Stichele | 5 | -0/+32 |
2002-09-14 | language updates from cameron | Thomas Vander Stichele | 32 | -236/+246 |
2002-09-14 | adding stuff to make the code extractor pick up examples | Thomas Vander Stichele | 2 | -4/+8 |
2002-09-14 | adding a section on gnome integration | Thomas Vander Stichele | 4 | -0/+225 |
2002-09-08 | whitespace fixes | Thomas Vander Stichele | 30 | -319/+366 |
2002-09-07 | thanks cameron | Thomas Vander Stichele | 1 | -1/+1 |
2002-09-06 | scrubbed cameron patches | Thomas Vander Stichele | 9 | -47/+85 |
2002-09-06 | scrubbed and applied cameron's patch | Thomas Vander Stichele | 4 | -122/+174 |
2002-07-24 | Documentation updates | Wim Taymans | 8 | -23/+201 |
2002-07-12 | added gst-launch grammar reference | Andy Wingo | 3 | -4/+136 |
2002-07-09 | the percent sign is now valid XML | Andy Wingo | 18 | -26/+26 |
2002-06-11 | Various fixes: | Christian Schaller | 2 | -8/+18 |
2002-06-10 | doc fixes as per bugzilla bug | Thomas Vander Stichele | 1 | -3/+4 |
2002-05-08 | Some random docs updates I had lying around | Wim Taymans | 2 | -0/+72 |
2002-04-11 | commit to make gstreamer follow the gtk function/macro naming conventions: | Andy Wingo | 24 | -104/+104 |
2002-04-07 | new parser that uses flex and bison | Andy Wingo | 37 | -880/+805 |
2002-03-31 | Small updates to the manual | Wim Taymans | 16 | -555/+108 |
2002-03-24 | filter newlines out of GST_DEBUG statements to reflect new core behavior fixe... | Andy Wingo | 1 | -1/+1 |