summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-09-05configure: don't use as_versionLuo Jinghua2-54/+12
2009-09-05release: another stable release candidate 0.0.9.13.0.0.9.13Luo Jinghua1-1/+1
2009-09-05totem: further fix for previours commitLuo Jinghua1-1/+1
2009-09-05totem: don't unselect selectin if right button is clickedLuo Jinghua1-4/+1
2009-09-05totem: improve compatibility with old version of pygtkLuo Jinghua1-0/+19
2009-09-04configure: notice user what are enabledLuo Jinghua1-0/+10
2009-09-04configure: add PPS_LIB and PPS32_LIB to subst listLuo Jinghua1-0/+2
2009-09-04configure: change option --disable-wrapper to --enable-wrapperLuo Jinghua1-2/+2
2009-09-04remove a specious fileLuo Jinghua2-2/+5
2009-09-04configure: don't set so version info for libwrapper-preloadLuo Jinghua1-1/+1
2009-09-04ppssrc: fixed an error in Makefile.amLuo Jinghua1-1/+1
2009-09-04ppssrc: change default client name to gstramerLuo Jinghua1-2/+2
2009-09-04ppssrc: retry three times while reading dataLuo Jinghua1-5/+7
2009-09-03totem: code cleanupLuo Jinghua1-13/+5
2009-09-03totem: switch to films page if use clicked a classLuo Jinghua1-0/+1
2009-09-03release: another release candidate 0.0.15.120.0.15.12Luo Jinghua1-1/+1
2009-09-03totem: don't clear films list if the user clicked the same row againLuo Jinghua1-4/+0
2009-09-03release: the first release candidate for 0.0.160.0.15.11Luo Jinghua1-1/+1
2009-09-03totem: show the favourites listLuo Jinghua1-1/+2
2009-09-03totem: enable rules-hint for botn "categories" and "files"Luo Jinghua1-0/+2
2009-09-03totem: implement add a film to/remove a film from to favourite listLuo Jinghua1-7/+226
2009-09-03totem: add two buttonsLuo Jinghua1-157/+222
2009-09-03totem: retry three times while downloading data from http serverLuo Jinghua1-6/+18
2009-09-03totem: code cleanupLuo Jinghua1-107/+103
2009-09-03totem: don't load outdated xmlsLuo Jinghua1-0/+8
2009-09-03totem: purge cached xmls if refresh button is clickedLuo Jinghua1-0/+13
2009-09-02totem: cache images tooLuo Jinghua1-7/+69
2009-09-02totem: store film xmls to local diskLuo Jinghua1-2/+69
2009-09-02totem: seperate download_films outLuo Jinghua1-3/+8
2009-09-02cwrapper: add protocol for check_url.Luo Jinghua5-1/+51
2009-09-02wrapper: reply message payload length is 4 instead of 6Luo Jinghua1-1/+1
2009-09-02wrapper: cleanup server and fix some valgrind warningsLuo Jinghua1-13/+28
2009-09-02wrapper: if PPSW_PORT is set, connect to server via that portLuo Jinghua1-1/+9
2009-09-01ppssrc: cleanup a bitLuo Jinghua1-3/+10
2009-09-01wrapper: fixed a critical bug in client.Luo Jinghua1-4/+1
2009-09-01wrapper: fixed some typosLuo Jinghua1-2/+2
2009-09-01totem: fixed disactivateLuo Jinghua1-1/+7
2009-09-01totem: don't use add_to_playlist_and_play if it's not availableLuo Jinghua1-1/+4
2009-09-01totem: multiple selection is ok for filesLuo Jinghua1-4/+8
2009-09-01po: add ppstream-config.uiLuo Jinghua1-0/+1
2009-09-01postrelease: increase version number againLuo Jinghua1-1/+1
2009-09-01release: another unstable release 0.0.15.90.0.15.9Luo Jinghua1-1/+1
2009-09-01ppssrc: fine tune progress reportingLuo Jinghua1-2/+8
2009-09-01wrapper: removed disabled codeLuo Jinghua1-7/+0
2009-09-01wrapper: fixed compilationLuo Jinghua1-1/+1
2009-09-01wrapper: removed some debug leftoverLuo Jinghua1-6/+4
2009-09-01wrapper: play request is no long block event callbackLuo Jinghua5-159/+315
2009-09-01ppssrc: fool gstreamer ^_^Luo Jinghua1-0/+4
2009-09-01wrapper: actully enable the client local packet bufferLuo Jinghua5-133/+208
2009-09-01wrapper: add a local buffer for clientLuo Jinghua2-0/+168