2008-01-23 |
[svn r896] fixed channel_id, program_id types
|
file | diff | annotate |
2007-06-14 |
[svn r760] changed code style to Kernel Normal Form style with tabsize=4
|
file | diff | annotate |
2007-06-14 |
[svn r756] fixed indent using GNU Style
|
file | diff | annotate |
2007-05-23 |
[svn r707] Fixed the wrong commentary indentation.
|
file | diff | annotate |
2007-05-23 |
[svn r704] Added gmyth-upnp-search, to search for MythTV UPnP devices.
|
file | diff | annotate |
2007-05-17 |
[svn r691] Some debug messages removed
|
file | diff | annotate |
2007-05-16 |
[svn r679] removed function to parse long_long strings
|
file | diff | annotate |
2007-04-18 |
[svn r573] New function to get the information about the program info path directiory.
|
file | diff | annotate |
2007-04-13 |
[svn r550] A lot of GObject fixes (using the GType casting), added inheritance to the GMythFile* modules, locks all the the STOP_RECORDING messages.
|
file | diff | annotate |
2007-04-12 |
[svn r534] Added GObject inheritance to the GMythFile* modules.
|
file | diff | annotate |
2007-04-04 |
[svn r505] fixed gmyth_file_transfer class
|
file | diff | annotate |
2007-04-04 |
[svn r498] Added function to get the current frame rate.
|
file | diff | annotate |
2007-04-03 |
[svn r495] Some more code clean-ups.
|
file | diff | annotate |
2007-04-03 |
[svn r491] Solve bug with the --enable-debug on configure.ac; reversed changes in the GMythBackendInfo object; procedure to close the Recorder in not mandatory.
|
file | diff | annotate |
2007-04-02 |
[svn r484] Added gmyth_util_get_channel_list to the gmyth_util.h; removes static_mutex locking/unlocking from the gmyth_util.
|
file | diff | annotate |
2007-03-30 |
[svn r477] Added functions to get the channel's list from the MythTV, using the normal backend server messages.
|
file | diff | annotate |
2007-03-28 |
[svn r472] Changed all the g_debug, g_warning and g_debug calls, to the gmyth_debug status/error printing function.
|
file | diff | annotate |
2007-03-27 |
[svn r468] Function to free the remotely allocated TV tuner.
|
file | diff | annotate |
2007-03-27 |
[svn r467] Addded functions to help stopping LiveTV recording.
|
file | diff | annotate |
2007-03-23 |
[svn r451] various memory leaks and object counting fixed
|
file | diff | annotate |
2007-03-23 |
[svn r448] Fills a list with all the added program info into the TV Chain.
|
file | diff | annotate |
2007-03-20 |
[svn r425] Added internal DOxygen documentation.
|
file | diff | annotate |
2007-02-13 |
[svn r358] Fixes on the GMythProgramInfo attributes, changes all references from GStaticMutex to GMutex.
|
file | diff | annotate |
2007-02-09 |
[svn r347] More fixes on cleaning up variables.
|
file | diff | annotate |
2007-02-09 |
[svn r345] Fixes for clsing socket connections.
|
file | diff | annotate |
2007-02-08 |
[svn r338] Moved cleaning code from the _finalize methods in GObject, to the _dispose methods.
|
file | diff | annotate |
2007-02-07 |
[svn r336] More fixes on disposing GObjects.
|
file | diff | annotate |
2007-02-07 |
[svn r332] Solve some g_object_unref faults and misusages.
|
file | diff | annotate |
2007-02-01 |
[svn r323] Some updates in the LiveTV.
|
file | diff | annotate |
2007-01-29 |
[svn r311] A lot of fixes regarding program info structure creation.
|
file | diff | annotate |
2007-01-29 |
[svn r310] Added new function to recorder: CHANGE_CHANNEL, which try to move to the next valid channel, instead of passing a valid channel name.
|
file | diff | annotate |
2007-01-26 |
[svn r308] A lot of improvements related SET_CHANNEL messages.
|
file | diff | annotate |
2007-01-23 |
[svn r293] Some fixes to the program info.
|
file | diff | annotate |
2007-01-23 |
[svn r292] GObject format to the GMythProgramInfo, new actions such as GET_PROGRAM_INFO and GET_CURRENT_RECORDER.
|
file | diff | annotate |
2007-01-20 |
[svn r288] Some refinements to put the change channel functions working.
|
file | diff | annotate |
2007-01-18 |
[svn r277] Fixed gmyth_socket_new() interface change
|
file | diff | annotate |
2007-01-11 |
[svn r267] Added gmyth_http to handle HTTP queries to port 6544 on the backend
|
file | diff | annotate |
2006-12-08 |
[svn r214] HAVE_CONFIG added
|
file | diff | annotate |
2006-12-02 |
[svn r180] Removed code snippets regarding all the Monitor socket issues; it is now a work for GMythMonitorHandler.
|
file | diff | annotate |
2006-11-28 |
[svn r132] implemented debug function
|
file | diff | annotate |
2006-11-27 |
[svn r118] Added GMythBackendInfo class to fit our architecture needs
|
file | diff | annotate |
2006-11-27 |
[svn r116] A lot of API changes.
|
file | diff | annotate |
2006-11-23 |
[svn r105] Changed the function that gets the net interface names, added some recoreder functions.
|
file | diff | annotate |
2006-11-06 |
[svn r66] Refactoring some remoce_encoder functions, which actually needs to be just recorder; added channel-related recorder functions.
|
file | diff | annotate |