summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-07-05let's give this a shotRELEASE-0_4_0-DESPERATELYSEEKINGSEXINESSBRANCH-RELEASE-0_4_0Thomas Vander Stichele6-118/+203
2002-07-05Move plugin requirements to gst-plugins/REQUIREMENTSDavid I. Lehn1-63/+16
2002-07-05updates from HEADDavid I. Lehn3-38/+3
2002-07-04up versionThomas Vander Stichele2-1/+1
2002-07-04re-enable debug with -gThomas Vander Stichele1-5/+5
2002-07-04wingo's patchThomas Vander Stichele1-1/+2
2002-07-02wtay's fixThomas Vander Stichele1-3/+2
2002-07-02double definitionsThomas Vander Stichele2-22/+0
2002-07-02more gtk-doc fixesThomas Vander Stichele14-23/+23
2002-07-02doc fixes gtk-doc rewards trailing commas withThomas Vander Stichele1-2/+2
2002-07-02this one's goneThomas Vander Stichele1-1/+0
2002-07-02add back gstenumtypes.hDavid I. Lehn1-0/+1
2002-07-02ignore generated enumtypes files.David I. Lehn1-0/+2
2002-07-01uppity nanoThomas Vander Stichele1-1/+1
2002-07-01for better or worse, make distcheck now passes againBRANCH-RELEASE-0_4_0-ROOTThomas Vander Stichele4-2/+10
2002-07-01fake fails on a make distcheckThomas Vander Stichele2-4/+4
2002-07-01dist fixesThomas Vander Stichele3-2/+5
2002-07-01fixing testsThomas Vander Stichele6-8/+54
2002-07-01identify failing testsThomas Vander Stichele2-2/+14
2002-06-29commented out the munmap stuff againChristian Schaller1-2/+5
2002-06-28more protective programming cothread 0 cleans up higher cothreads if they're ...Thomas Vander Stichele2-11/+54
2002-06-27free stack properly s/prefered/preferred/Andy Wingo5-40/+28
2002-06-27no newlinesThomas Vander Stichele2-3/+3
2002-06-27no newlinesThomas Vander Stichele1-1/+1
2002-06-27fix a debug segfaultThomas Vander Stichele1-1/+1
2002-06-27ok, my latest added error checking and stuff this reverts uraeus's patch but ...Thomas Vander Stichele3-10/+43
2002-06-27Fixes suggested by thomasvs to get rhythmbox working with basic threadsChristian Schaller1-2/+2
2002-06-27some debug info remove the preventive munmap reinstate the other munmap for c...Thomas Vander Stichele2-3/+31
2002-06-27back to basicsThomas Vander Stichele2-2/+2
2002-06-26ok, this seems to be the right fix for the basic scheduler.Thomas Vander Stichele3-3/+39
2002-06-25hahahaThomas Vander Stichele1-9/+9
2002-06-25blind flying adding more debug output cleaning up according to man pagesThomas Vander Stichele1-9/+14
2002-06-23This makes more sense and solves the locking problem when a loop based elemen...Wim Taymans1-0/+11
2002-06-23Use new method to check for availability of threadsWim Taymans1-1/+1
2002-06-23Small cleanupsWim Taymans3-11/+18
2002-06-23Or not..Wim Taymans1-2/+0
2002-06-23Unlock an element even if it was a loop based oneWim Taymans1-0/+2
2002-06-23implement _destroy, and fix some bugs changing songs in the player doesn't wo...Andy Wingo2-29/+30
2002-06-22as promised, the header changes and some of wingo's virtual fixes as well by ...Thomas Vander Stichele8-9/+11
2002-06-22add getters for valuesSteve Baker1-0/+11
2002-06-22add color to debugChristian Schaller1-1/+1
2002-06-22Don't seek past the end of the fileWim Taymans2-32/+76
2002-06-21Added a runtime option to use a dummy threading implementation that usesWim Taymans5-6/+183
2002-06-21cleanupsAndy Wingo1-1/+2
2002-06-21Pass some required params to cothreads_initWim Taymans1-1/+1
2002-06-19Added _get_prefered_stack to the schedulerWim Taymans7-2/+49
2002-06-18is make distcheck that much to ask ?Thomas Vander Stichele1-1/+0
2002-06-17Added cothread context stress test (that fails)Wim Taymans2-2/+34
2002-06-17Allocate a few more bytes as gmarkup reads past the end of the allocated bufferWim Taymans1-2/+3
2002-06-17Only revert the state of the failed elementWim Taymans1-1/+11