]> git.ipfire.org Git - thirdparty/tvheadend.git/shortlog
thirdparty/tvheadend.git
2012-12-31  Kristofer KarlssonReduce code duplication 201/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...
2012-11-17  Adam Suttonwebui: Fix mistake in previous update to iptv.js
2012-11-16  John Törnblommake sure there is metadata available before atempting...
2012-11-16  Adam Suttonhtsp: fix mistakes in fileSeek handler
2012-11-15  Mariusz Bialonczyk[PR-175] capmt: add support for on-demand sockets per...
2012-11-15  Mariusz Bialonczyk[PR-175] capmt: ignoring removal requests, fix segfault
2012-11-15  Adam Suttonhtsp: Provide recording path relative to dvr storage...
2012-11-15  Adam Suttonhtsp: some re-structuring and additons to HTSP file...
2012-11-15  Adam Suttonhtsp: bump version to 7 for 3.4 release.
2012-11-15  Andreas Ömandvb: Include signal status in adapter_msg if we are...
2012-11-15  Andreas ÖmanDisplay per-adapter status information in the Status...
2012-11-15  Andreas Ömandvb: Actually set tdmi_uncorrected_blocks to FEC rate
2012-11-15  Andreas ÖmanHTSP: Use lseek() + read() instead of pread()
2012-11-15  Andreas ÖmanHTSP: Add option to serve files over HTSP
2012-11-15  Andreas ÖmanAdd tvh_strbegins() helper
2012-11-14  Adam SuttonIssue #1393 - minor aesthetic change, remove trailing...
2012-11-14  Adam SuttonIssue #1369 - move iptv service type store inside main...
2012-11-14  John Törnblomfix 'use after free' of the htsp logname when the conne...
2012-11-08  John TörnblomMerge remote-tracking branch 'upstream/master'
2012-11-08  Andreas ÖmanHTSP: Plug possible memory leak at HTSP disconnect
2012-11-07  Adam SuttonTweak to the full mux configuration, all USB is now...
2012-11-07  Adam SuttonTarball generation script.
2012-11-07  Adam SuttonFix mistake in EPG episode numbering serialisation.
2012-11-07  Andreas Ömanservice: Plug memory leak
2012-11-07  Andreas Ömansubscriptions: Plug possible memleak
2012-11-06  Andreas ÖmanPlug memory leak
2012-11-05  Andreas Ömanh264parser: Treat SPS and PPS id as unsigned
2012-11-05  Andreas ÖmanHTSP: Handle partial write()s
2012-11-05  Adam SuttonRestructure dvb adapter init to cope with configuration...
next