index
:
slackcoder/xbmc
master
Kodi is an award-winning free and open source home theater media center software and entertainment hub for digital media
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
cmyth
Age
Commit message (
Expand
)
Author
2014-05-27
[WIN32] compile XBMC with vs2013
wsoltys
2014-01-12
[win32] libcmyth: remove local copy of mysqlclient lib and inttypes.h
Karlson2k
2014-01-12
[win32] libcmyth: use global mysqlclient lib and inttypes.h
Karlson2k
2013-11-10
[win32] Add "core-defaults" with basic project settings, include file in each...
Karlson2k
2013-11-10
[win32] rest of VS projects: remove custom settings as default settings are s...
Karlson2k
2013-11-10
[win32] rename project defaults file, update paths to defaults file in projects
Karlson2k
2013-11-01
Merge pull request #3528 from Karlson2k/win32_projects_update_02
Martijn Kaijser
2013-10-30
[win32] cleanup: remove leftover from old project conversion
Karlson2k
2013-10-30
[win32] mark debug/release configs with proper internal marks
Karlson2k
2013-10-30
[win32] Cleanup: delete old project files
Karlson2k
2013-06-18
[win32] Enable SSE2 everywhere
Karlson2k
2012-09-05
[win32] remove "Debug Testsuite" configuration from all projects except gtest...
montellese
2012-09-05
[WIN32] added a new target called Debug Testsuite which includes the gtest li...
WiSo
2012-08-09
[WIN32] changed from SSE2 to SSE for the XBMC main project and libsquash. The...
WiSo
2012-08-08
[droid] cmyth: fix static linking
theuni
2012-07-09
Merge pull request #1100 from dteirney/libcmyth-upstream
David Teirney
2012-07-09
[libcmyth] Rename proginfo_prodyear to proginfo_year and change type to match...
David Teirney
2012-07-09
[libcmyth] Add missing exports to the libcmyth.def file for Windows.
David Teirney
2012-07-09
[libcmyth] Change include in the mysql include area to use winsock2.h rather ...
David Teirney
2012-07-09
Change protocol version in token map to be unsigned int as it can never be ne...
David Teirney
2012-07-09
[libcmyth] Pull across upstream changes to cmyth_get_bookmark_offset.
David Teirney
2012-07-09
[libcmyth] Pull across changes for cmyth_get_bookmark_mark from upstream.
David Teirney
2012-07-09
[libcmyth] Cosmetic: pull across MVP -> CMYTH naming changes from upstream fo...
David Teirney
2012-07-09
[libcmyth] Convert all long long fields and methods to int64.
David Teirney
2012-07-08
Total cleanup of all VS projects + fix for OpenGL build
Evgeny Grin
2012-06-30
[libcmyth] Pull across upstream changes to handle compiling with the Microsof...
David Teirney
2012-06-20
[libcmyth] Fix spelling of cmyth_mythtv_remove_previous_recorded.
David Teirney
2012-06-20
[libcmyth] Added cmyth_tuner_type_check function from upstream.
David Teirney
2012-06-20
[libcmyth] Add cmyth_update_bookmark_setting method from upstream.
David Teirney
2012-06-20
Cosmetic. 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.c
David 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-19
Fix so that the mysql result is free'ed.
David Teirney
2012-06-19
Fix so that the IP address mapping from the backend is correctly identified a...
David Teirney
[next]