aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2012-06-20Cosmetic. Fix documentation for cmyth_set_dbg_msgcallback.David Teirney
2012-06-20[libcmyth] Fix compiler warning by removing unused variable.David Teirney
2012-06-20[libcmyth] Fix compiler warning in debug.h.David Teirney
2012-06-20[libcmyth] Rename occurences of mvp in debug.c/.h to cmyth to match upstream.David Teirney
2012-06-20[libcmyth] Cosmetic: change default hostname to libcmyth from mediamvp.David Teirney
2012-06-20[libcmyth] Remove redundant else statement.David Teirney
2012-06-20[libcmyth] Remove redundant else statement.David Teirney
2012-06-20[libcmyth] Fixed: release the reference to proginfo_recpriority_2 when destro...David Teirney
2012-06-20[libcmyth] Cosmetic: match upstream ENUM declaration with comma after last en...David Teirney
2012-06-20[libcmyth] Match upstream logging statements.David Teirney
2012-06-20[libcmyth] Fix compiler warnings, which identified a few bugs.David Teirney
2012-06-20[libcmyth] Add logging statement from upstream in commbreak.cDavid Teirney
2012-06-20[libcmyth] Fix compiler warnings.David Teirney
2012-06-19[libcmyth] Cosmetic: match upstream copyright statements and comments for met...David Teirney
2012-06-19[libcmyth] Fix compiler warning.David Teirney
2012-06-19[libcmyth] Add upstream logging if there are leftover bytes in cmyth_conn_con...David Teirney
2012-06-19[libcmyth] Match upstream setting of default value for the timeval for wider ...David Teirney
2012-06-19[libcmyth] Cosmetic: move location of cmyth_conn_get_setting in file to match...David Teirney
2012-06-19[libcmyth] Add in the cmyth_proginfo_port method from upstream.David Teirney
2012-06-19Fix so that the mysql result is free'ed.David Teirney
2012-06-19Fix so that the IP address mapping from the backend is correctly identified a...David Teirney
2012-06-19Remove printf statements from recorder.cDavid Teirney
2012-06-19Remove printf statements from mythtv_mysql.cDavid Teirney
2012-06-19Remove printf statements in livetv.cDavid Teirney
2012-06-19Remove unused variable.David Teirney
2012-06-11[ffmpeg/libavutil] - another missing include when using external ffmpeg/libav...Memphiz
2012-06-11[ffmpeg/libavutil] - fix compilation when using external ffmpeg/libav after e...Memphiz
2012-06-02[libshairport] - fix typo in libshairport Makefile for linux - thx BaviaanMemphiz
2012-06-02[libshairport] - pass metadata to xbmcMemphiz
2012-06-01Merge pull request #932 from Memphiz/nfsbump13Memphiz
2012-05-25switch VS2010 debug project to disable STL iterator checks so that debugging ...Jonathan Marshall
2012-05-24fixed compiler warning spew under clang 'indirection of non-volatile null poi...davilla
2012-05-16fixed: rars that have unpacked size stored on first volume onlyAnssi Hannula
2012-05-16fixed: CRarFile::Read() returning wrong data after some seek patternsAnssi Hannula
2012-05-15[osx/ios] fixed ios ffmpeg configure, patch out ffmpeg configure insisting on...davilla
2012-05-13[osx/ios] fixed i386/x86_64 pick for native compile of libsquash and texturep...davilla
2012-05-12[osx] fixed, since native texturepacker uses SDL from depends, look for x86_6...davilla
2012-05-12[osx] fixed, do not include dcr.o, it is a standalong binary with a maindavilla
2012-05-10[osx] fix compiler errroramet
2012-05-11[cmyth] Fix memory corruption caused by incorrect size allocation for ANN Fil...David Teirney
2012-05-10Merge pull request #37 from Fneufneu/freebsdFneufneu
2012-05-10[AE] av_crc_init added to libavutil interfaceGeoffrey McRae
2012-05-09fixed, do not pollute CXXFLAGS with CFLAGSdavilla
2012-05-07[FreeBSD] rewrite 64bit threadid hackFneufneu
2012-05-07comment line for FreeBSDFneufneu
2012-05-06Merge pull request #894 from dteirney/myth-0.25David Teirney
2012-05-06Explicitly set the write mode to be false for ANN FileTransfer.David Teirney
2012-05-05[cec] fixed, 'latest' is not a version. revert to pulling a proper version fr...davilla
2012-05-04[nfs] - bump version to 1.3Memphiz
2012-05-03Use system implementation of tinyxml instead of internal implementation.Andres Mejia