]> git.ipfire.org Git - thirdparty/tvheadend.git/shortlog
thirdparty/tvheadend.git
2013-01-06  BtbNAdd new dvb adapter enabled setting to extjs 206/head
2013-01-06  BtbNAdd new tda_enabled flag and close frontend after getti...
2013-01-06  BtbNAdd variable frontend/demux to tda_add
2013-01-06  John Törnblomdvr: rearrange the pipes so that globalheaders gets...
2013-01-06  John Törnblommkv: make sure the first cluster timecode is 'close...
2013-01-05  Adam Suttonhttp: fixed mistake since I changed webroot variable.
2013-01-05  Adam Suttonhtsp: provide webroot in htsp hello message.
2013-01-05  Adam Suttonsupport: some minor updates to python lib and htspmon.
2013-01-05  Adam SuttonMinor addition to the way the server capabilities are...
2013-01-05  Adam Suttonimagecache: another silly mistake in timer periods.
2013-01-03  Adam SuttonMerge remote-tracking branch 'origin/pr/204'
2013-01-03  Adam Suttonhtsp: bump version to 8 htsp/8
2013-01-03  Adam Suttonimagecache: fix re-fetch period mistake.
2013-01-03  Adam Suttonhtsp: make DVR file open compatible with webui URLs.
2013-01-03  Adam Suttonimagecache: fix mistake in imagecache address checking.
2013-01-03  Dave ChapmanFix javascript error (typo) spotted by andyb2000
2013-01-02  Dave ChapmanAdd support for the DVB terrestrial delivery descriptor...
2013-01-01  Adam Sutton[PR-174] - Replaced user submitted icon cache with...
2013-01-01  andyb2000[PR-174] - Icon caching support to reduce overhead...
2013-01-01  Adam Suttonwebui: simplification of the tvheadend_webroot processing.
2013-01-01  Adam SuttonMerge remote-tracking branch 'origin/pr/201'
2013-01-01  Adam SuttonMerge remote-tracking branch 'origin/pr/200'
2013-01-01  Adam SuttonMerge remote-tracking branch 'origin/pr/199'
2012-12-31  Adam SuttonReplace all use of write() with tvh_write().
2012-12-31  Adam Suttonformatting: fix some indentation and remove deprecated...
2012-12-31  Kristofer KarlssonRemove autodestructor 200/head
2012-12-31  Kristofer KarlssonReduce code duplication 201/head
2012-12-31  Kristofer KarlssonFix memory leak on add channel 199/head
2012-12-31  Jason MillardAdded encryption column to configuration->TV Adapters... 204/head
2012-12-30  John Törnblommake use of tvh_write wrapper in passthrough muxer
2012-12-30  John Törnblomchanged the tvh_write() wrapper take const pointer...
2012-12-30  Adam SuttonMerge remote-tracking branch 'origin/pr/186'
2012-12-30  Adam SuttonMerge remote-tracking branch 'origin/pr/188'
2012-12-30  Adam SuttonMerge remote-tracking branch 'origin/pr/196'
2012-12-30  Adam SuttonMerge remote-tracking branch 'origin/pr/195'
2012-12-30  Adam SuttonMerge remote-tracking branch 'origin/pr/189'
2012-12-30  Adam Sutton[PR-194] - tidy up code, create a generic write wrapper...
2012-12-30  Adam Suttonsupport: ensure git tree properly cleaned.
2012-12-29  Jacek Tomasiakadded separator before 'onscreen' style of episode... 196/head
2012-12-29  Jacek Tomasiakfixed content type translation 195/head
2012-12-29  Joakim Platetcp: socket writes get interrupted so must be retried 194/head
2012-12-29  Joakim Platefilebundle: fb_read must return real len in FB_DIRECT...
2012-12-29  Joakim Platefilebundle: always open files as binary
2012-12-27  Dimitris Kazakosadd greek language to language codes list 189/head
2012-12-27  Adam SuttonIssue #1459 - fix removal of all autorec recordings...
2012-12-26  KillerOPSwebui: add initial support for nStreamPlayer on Samsung... 188/head
2012-12-23  Lars Op den... fixed - don't mark unscrambled streams with TSS_NO_DESC... 186/head
2012-12-20  Adam SuttonFix #1427 - webui: Added reverse proxy support.
2012-12-19  Adam SuttonIssue #1446 - fix --disable-linuxdvb.
2012-12-19  Adam SuttonIssue #1446 - fix --disable-cwc checks.
2012-12-19  Adam Suttonwebui: add some processing of capabilities for dynamic...
2012-12-19  Adam SuttonAdd new capabilities field to determine what optional...
2012-12-19  Adam SuttonIssue #1403 - ensure adapter config is properly loaded.
2012-12-19  Adam SuttonIssue #1458 - fix unint variable.
2012-12-14  Adam SuttonIssue #1454 - correct stupid typo when changing code...
2012-12-13  Adam SuttonIssue #1454 - init strtok_r() state ptrs, older gcc...
2012-12-13  Jaroslav KyselaIssue #1453 - Fix autorec init issue (duplicate entries)
2012-12-13  Adam SuttonIssue #1454 - Remove usage of non re-entrant strtok()
2012-12-09  Adam Suttondvr: ensure scheduled recordings are linked to autorec...
2012-12-06  Adam SuttonMerge remote-tracking branch 'origin/pr/184'
2012-12-06  Adam SuttonFix mistake in CXD2820R check.
2012-12-06  Kristofer KarlssonDifferentiate recordings by icon 184/head
2012-12-06  Kristofer KarlssonSplit recorder schedule in three parts: upcoming, finis...
2012-12-05  Adam Suttonhtsp: add client version info in welcome message.
2012-12-05  John Törnblomincrement the pmt version on eatch reconfiguration...
2012-12-05  Andreas ÖmanMerge pull request #182 from krka/recorder_schedule_split
2012-12-05  Kristofer KarlssonAdd proper sort order for recording schedule 182/head
2012-12-05  Kristofer KarlssonSplit recorder schedule view
2012-12-04  Adam Suttonbuild: use AUTOBUILD_CONFIGURE_EXTRA in debian build...
2012-12-04  Adam SuttonIssue #1423 - ensure that XMLTV grabber search does...
2012-12-03  Vuolter[PR-180] Fixed Sony CXD2820R identification for SNR...
2012-11-29  Jernej Fijačko[PR-178] Close file pointer after the call to fb_size(fp)
2012-11-29  Adam SuttonIssue #1407 - forgot to strip unused escapes from ISO...
2012-11-29  Adam SuttonIssue #1407 - skip unused ISO 8859 control codes.
2012-11-28  Adam Sutton[PR-54] fix mistake in merging of the old PR code.
2012-11-28  Adam Sutton[PR-54] updated code from the PR to be optional.
2012-11-28  Alain Kalker[PR-54] Switch to libdvbcsa: update code word client...
2012-11-28  Adam Suttonsupport: minor addition to the configure.inc script...
2012-11-28  Andrew White[PR-177] Added preferred CA pid support
2012-11-28  Adam Suttondvb: updated adapter code to use th_pipe_t
2012-11-28  Adam Suttonutil: Added new tvh_pipe() helper routine.
2012-11-28  Adam Suttonrawts: Remove debug.
2012-11-28  Adam Suttonutil: Add util function to remove an entire directory...
2012-11-28  Adam Suttonutil: Added a generic makedirs replacement for the...
2012-11-28  Adam Suttonxmltv: was incorrectly blocking symlinked scripts.
2012-11-27  John Törnblomlog aspect ratio of recordings
2012-11-27  John Törnblomif reconfiguration of the muxer fails, restart recordin...
2012-11-27  John Törnblomfix bug where recording stopped when the stream was...
2012-11-27  John Törnblommake sure pvr muxer is freed
2012-11-21  Adam SuttonRe-apply previous fix to JSON escape processing require...
2012-11-20  Adam SuttonFix #1397 - only load adapter config if tab is enabled.
2012-11-19  Andreas ÖmanDisplay SNR (in dB) in status tab
2012-11-19  Andreas Ömandvb/fe: Use double for uncorrected bits average
2012-11-19  Andreas ÖmanFix linking issue
2012-11-19  Andreas ÖmanUpgrade htsmsg code from Showtime's codebase
2012-11-19  Andreas ÖmanHTPS: Maintain a global list of HTSP connections
2012-11-19  Andreas ÖmanHTSP: seems writer must deal with EAGAIN and EWOULDBLOCK
2012-11-17  John Törnblommake sure the default file descriptor for the matroska...
2012-11-17  John Törnblommake sure the recording has been started correctly...
2012-11-17  John Törnblommake sure the default file descriptor for the passthrou...
next