morphbr [Thu, 11 Jan 2007 19:07:35 +0000] rev 266
[svn r267] Added gmyth_http to handle HTTP queries to port 6544 on the backend
rosfran [Thu, 11 Jan 2007 19:05:37 +0000] rev 265
[svn r266] Changed dangerous calls to printf inside the code in gmyth_socket, used by debug messages (this caused memory allocation problems on Maemo).
rosfran [Thu, 11 Jan 2007 19:00:15 +0000] rev 264
[svn r265] Fixed some bugs related with type sizes of primitive types of standard C library (time_t is long int).
rosfran [Thu, 11 Jan 2007 18:23:41 +0000] rev 263
[svn r264] Bug found in Maemo when using the Bash Shell "+=" operator (it is not recognizable). Fixed.
rosfran [Thu, 11 Jan 2007 17:36:33 +0000] rev 262
[svn r263] Fixed bug inserted on gmyth_socket_try_connect, which throws a NULL pointer error.
rosfran [Thu, 11 Jan 2007 17:18:48 +0000] rev 261
[svn r262] Search for the gmyth-upnp library dependency.
rosfran [Wed, 10 Jan 2007 23:23:54 +0000] rev 260
[svn r261] A lot of fixes to the gmyth-0.1 library's external references.
rosfran [Wed, 10 Jan 2007 22:47:28 +0000] rev 259
[svn r260] Fixes references over libraries, such as the gmyth-0.1.
melunko [Wed, 10 Jan 2007 22:31:34 +0000] rev 258
[svn r259] Added gmyth_socket connection timeout method
melunko [Wed, 10 Jan 2007 21:47:24 +0000] rev 257
[svn r258] Added gmyth_query and gmyth_scheduler connection methods with timeout. Besides, configura.ac now checks libmysqlclient in the right way