gmyth/tests/gmyth_test_vlc.c
2007-06-14 [svn r760] changed code style to Kernel Normal Form style with tabsize=4
2007-06-14 [svn r756] fixed indent using GNU Style
2007-05-02 [svn r624] Allows to use some new arguments in the lcov tool.
2007-04-25 [svn r602] Test scripts variable clean-up.
2007-04-25 [svn r599] Automated test scripts in Python (it will runs over gcov, and generate reports on GMyth library running).
2007-04-18 [svn r569] Beautify the test scripts, fixed some missing references to the gthread module.
2007-02-10 [svn r353] - Fixed memory leak inside gmyth_http.c (http_request)
2007-02-10 [svn r352] - Fixed memory leak on gmyth_vlc.c (command send)
2007-02-10 [svn r351] - Bug fix in gmyth_util.c: included support for time without seconds in gmyth_util_string_to_time_val_fmt (XML format from backend)
2007-02-07 [svn r331] - Updated gmyth_http (comments, etc..)