]> git.ipfire.org Git - thirdparty/tvheadend.git/shortlog
thirdparty/tvheadend.git
2013-01-24  Kristofer KarlssonSave channels upon add from web-ui 231/head
2013-01-20  Adam SuttonFix #1542 - timeshift: stop crash if speed/skip request...
2013-01-20  Adam SuttonIssue #1532 - service: ensure that only fully enabled...
2013-01-20  Adam Suttonservice: added s_is_enabled() function for checking...
2013-01-20  Adam SuttonFix #339 - added configurable grace period per adapter.
2013-01-19  Adam SuttonFix #1524 - webui: ignore mux updates from different...
2013-01-19  Adam SuttonFix #1550 - dvr: ensure genre is not lost on autorec...
2013-01-19  Adam Suttondvr: stop inotify code asserting, output error instead.
2013-01-19  Adam SuttonFix #1517 - escape regexp special chars before adding...
2013-01-19  Adam SuttonFix #1549 - webui: stop tabs being re-added.
2013-01-19  Dave ChapmanProtect dvr_inotify_init() in the same way as the other...
2013-01-18  Adam SuttonFix #1547 - timeshift: do not create directories until...
2013-01-18  Adam Suttondvb: undo mod to frequency range testing and add additi...
2013-01-18  Adam SuttonFix #1545 - ensure files only created as required in...
2013-01-18  Adam Suttondvb: fix disabling of bad muxes caused by dodgy hardwar...
2013-01-16  Adam Suttonsupport: minor aesthetic change.
2013-01-16  Adam Suttoncleanup: remove old files.
2013-01-16  Adam Suttonepggrab: add some additional checks in the EIT code...
2013-01-16  Adam SuttonMerge remote-tracking branch 'origin/pr/227'
2013-01-16  Andreas ÖmanAvoid reordering teletext streams multiple times...
2013-01-15  Adam SuttonMerge pull request #228 from BtbN/fix_assert
2013-01-15  BtbNFix assertion in reaper thread 228/head
2013-01-15  Sergey Linnikfix check of empty description 227/head
2013-01-15  Adam Suttontimeshift: fix silly logic error in assert() call.
2013-01-15  Adam Suttonbuild: remove changelog from git.
2013-01-15  Adam Suttonaccess: fix infinite loop bug in ipv6 check
2013-01-15  Adam Suttonaccess: some minor cosmetics
2013-01-15  Adam Suttoninit: add ipv6 option to config file and start scripts.
2013-01-15  Adam SuttonMerge remote-tracking branch 'origin/pr/226'
2013-01-15  Adam Suttonhttp: fix bug that causes tablemgr updates to hang
2013-01-15  BtbNConvert prefix to a , seperated list of multiple prefixes 226/head
2013-01-15  BtbNAdd commandline option to switch on IPv6 support
2013-01-15  Adam Suttontimeshift: forgot to include subscriptionId in timeshif...
2013-01-15  Adam SuttonMerge remote-tracking branch 'origin/pr/225'
2013-01-15  Adam Suttontimeshift: add periodic status message indicating buffe...
2013-01-15  BtbNMake access system ipv6 aware
2013-01-15  BtbNMake htsp_server and webui IPv6 ready
2013-01-15  BtbNMake http server IPv6 ready
2013-01-15  BtbNMake tcp code use sockaddr_storage instead of sockaddr_in
2013-01-15  BtbNMake tcp_server_create IPv6 aware
2013-01-14  BtbN.c files are not executable
2013-01-14  Adam Suttontimeshift: include support for total buffer size.
2013-01-14  Jason MillardAdd 'satellite config' column to Configuration -> TV... 225/head
2013-01-14  Adam Suttontimeshift: change buffer file period to limit number...
2013-01-14  Adam Suttontimeshift: Add processing of the SMT_START index
2013-01-14  Adam Suttontimeshift: fix bug in relative seeking from live.
2013-01-14  Denis PellizzonFix #1504 - Set IE8 compatibility mode to fix extjs...
2013-01-14  Adam Suttontimeshift: fix some sob/eob problems.
2013-01-14  Adam Suttontimeshift: add abs seek and proper 90kHz/1MHz conversions.
2013-01-13  Adam SuttonMerge remote-tracking branch 'origin/pr/221'
2013-01-13  Adam SuttonMerge remote-tracking branch 'origin/pr/222'
2013-01-13  Adam SuttonMerge remote-tracking branch 'origin/pr/224'
2013-01-13  Adam SuttonFix #1529 - webUI should show timeshift periods as...
2013-01-13  Adam Suttondocs: update timeshift documentation.
2013-01-13  Sergey Linnikadd saving prevcaid to service config 224/head
2013-01-13  oneadventadding help file for timeshift tab (under configure)
2013-01-12  Adam Suttonbuild: ensure proper path is cleaned of .git files.
2013-01-12  John Törnblomlibav: detect versions that are to old for libav muxing
2013-01-12  Adam Suttontimeshift: fix printing error.
2013-01-12  Adam Suttontimeshift: fix start of buffer bug and add some useful...
2013-01-12  Jason Millardadd cflags support to configure script 222/head
2013-01-11  BtbNAdd a new button to service list which auto-mapps chann... 221/head
2013-01-11  Adam Suttonbuild: correction to ensure old data is removed.
2013-01-11  Adam Suttonbuild: remove use of submodule for dvb-scan data
2013-01-11  Adam Suttonbuild: ensure git submodule with dvb-scan data is updated.
2013-01-11  Adam Suttondvb: ignore disabled adapters when finding EPG services.
2013-01-11  Adam Suttoneit: fix a bug in EIT extended descriptor parsing.
2013-01-11  Adam SuttonMerge remote-tracking branch 'origin/pr/219'
2013-01-11  Adam SuttonFix #1493 - timeshift: fix deadlock issue if streaming...
2013-01-11  Adam Suttonbuild: Some tidying up of the build system
2013-01-11  Adam Suttontimeshift: ensure that timeshift_enabled flag is proper...
2013-01-11  Adam Suttondvbscan: switch to using the new linuxtv scan git repo.
2013-01-11  Adam SuttonFix #1083 - add inotify monitoring of recordings.
2013-01-11  Adam Suttondvr: report error if a recordings file is missing.
2013-01-10  Sergey Linnikfix processing big non english eit packets 219/head
2013-01-10  Dave ChapmanSecond attempt at protecting TRANSMISSION_MODE_4K from...
2013-01-10  Dave ChapmanFix typo - ENABLE_ defines need to be tested with ...
2013-01-10  Andreas ÖmanHTSP: In response to subscribe() message, return if...
2013-01-10  Adam SuttonFix #1491 - remove redundant include.
2013-01-10  Adam Suttonsupport: formatting of configure output.
2013-01-10  John Törnblomlibav: link with libavcodec
2013-01-09  Andreas Ömantimeshift: Fix possible deadlock (due to missing unlock)
2013-01-09  Adam Suttonmake: add option to reconfigure with previous options.
2013-01-09  Adam Suttontimeshift: enable timeshift by default in the build.
2013-01-09  Adam Suttontimeshift: finish timeshift skip support.
2013-01-09  Kristofer Karlssontimeshift: implemented skip
2013-01-09  Adam Suttontimeshift: add new style capability check.
2013-01-09  Adam Suttontimeshift: Reworked the reader engine to common up...
2013-01-09  Adam Suttontimeshift: Added on-demand buffer mode.
2013-01-09  Adam Suttontimeshift: reworked the configuration
2013-01-09  Kristofer Karlssontimeshift: Use more specific type for timeshift_index_d...
2013-01-09  Kristofer Karlssontimeshift: Split timeshift_index_t in two separate...
2013-01-09  Adam Suttontimeshift: Remove redundant (and faulty) code.
2013-01-09  Adam Suttontimeshift: fix use after free() bug.
2013-01-09  Adam Suttontimeshift: fix memory leak in reader
2013-01-09  Adam Suttontimeshift: early prototype of the new timeshift feature.
2013-01-09  Adam Suttonmake: check if configure output is still likely to...
2013-01-09  Adam SuttonMerge remote-tracking branch 'origin/pr/217'
2013-01-09  John Törnblomwebui: expose a "play" url to the entire mux.
2013-01-09  John Törnblommkv: plug minor memory leak
next