Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-08 | Improve/fix locale date/time formatting. | Dominic Evans | |
2010-04-04 | compile with driver sources different from kernel headers | Christian Wieninger | |
2009-12-08 | Made recordings http streaming dependent on tntnet version 1.7.0 and | Dieter Hametner | |
aboove because that version only supports 'calming down' the request watchdog. Without that the tntnet request watchdog killed the whole VDR process after 600 sec. Thus recordings lasting longer than 10 minutes could not be displayed and even worse the whole VDR process terminated. That could break currently running timers. | |||
2009-09-08 | new files for user management | Christian Wieninger | |
2009-09-07 | new user management within setup that also handles different user rights | Christian Wieninger | |
2009-08-27 | Merge commit 'tadi/master' | Christian Wieninger | |
Conflicts: po/de_DE.po | |||
2009-04-17 | Integrated a patch against LIVE 0.2.0 which adds channel numbers. | Dieter Hametner | |
The patch was contributed by John Germs, Chavonbravo from CaptiveWorks (see http://captiveworks.org/open-source/vdr-live/ ) | |||
2008-12-11 | Preserved enhancements lost by the previous ssl patch | Dieter Hametner | |
2008-12-10 | ssl patches by Matthias (asg) | Christian Wieninger | |
2008-12-10 | updated ssl patch | Matthias Kortstiege | |
2008-12-04 | updated search timer editing to match epgsearch-0.9.25.beta7 (recommended, ↵ | Christian Wieninger | |
but not required) | |||
2008-11-23 | Fiddled arround with date displays in what's on page. | Dieter Hametner | |
2008-11-23 | Added nowrap class in styles.css. Time strings are now 'nonwrapable'. | Dieter Hametner | |
Removed in german translations the 'Uhr' from time formating. | |||
2008-11-23 | Visual enhancement: Make progress bar invisible if duration is 0. | Dieter Hametner | |
Visual enhancement: fixed and changed several access path to the img/transparent.png invisible image. | |||
2008-11-23 | Exchanged EpgEvents class by a namespace, as the class had only static | Dieter Hametner | |
methods. | |||
2008-11-20 | Added time information to the 'no EPG available' boxes in what's on. | Dieter Hametner | |
2008-11-19 | new setup option to display channels without EPG | Christian Wieninger | |
2008-10-29 | Added switch to this channel in the schedule page submenu. | Dieter Hametner | |
There the switch channel button is always present, even if the selected channel has no EPG data associated with it. | |||
2008-10-29 | Fixed missing switch to this channel buttons. This was a off by one | Dieter Hametner | |
error, when the current schedule just started. Switching to channels is now allowed regardless of the progress status of the current schedule. The progressbar should now appear even if the amount of progress is 0. This was a bug reported by BerndV at vdr-portal. | |||
2008-10-21 | some fixes for the directory entry within the edit timer menu, requires | Christian Wieninger | |
epgsearch-0.9.25.beta6 | |||
2008-10-20 | added a browsable directory field for timer editing | Christian Wieninger | |
2008-10-07 | VDR default values for timers created with 'New timer' | Christian Wieninger | |
2008-08-27 | Added a modified version of a patch provided for tntnet < 1.6.0.6 to | Dieter Hametner | |
enable streaming of recordings with vlc-plugin reported by Patrick Gaubatz. (cherry picked from commit 2dfc19d8b1dd857cdbbb9d360e05b59499d7e2c4) | |||
2008-08-06 | - italian translation fix and TRANSLATORS message regarding "mm/dd/yyyy" | Christian Wieninger | |
2008-06-21 | Use the previous commited functionality to stream recordings. | Dieter Hametner | |
The recordings now have a stream button beneath them. | |||
2008-06-21 | Added streaming of recordings via http. | Dieter Hametner | |
The recordings must be complete and no conversion of the stream takes place. Thus the current implementation is only usable in the local LAN. | |||
2008-06-21 | Changed the definition of tntversion in the LIVE source files. | Dieter Hametner | |
Now there is a define TNTVERSION set to a number that can be compared in C oreprocessor 'if' statements. This allows for adding support for tntnet specific features with evolving tntnet version. | |||
2008-06-04 | Fixed a bug reported by Matthias Kortstiege about edit_timers not | Dieter Hametner | |
having the correct timerId when called from the schedules list. | |||
2008-06-03 | Added 'i18n.h' include in pages/recordings.ecpp to support backward | Dieter Hametner | |
compatible 'trVDR' macro. | |||
2008-05-02 | show disk usage and free space in table header | Christian Wieninger | |
2008-04-20 | Changed CXXFLAGS to ommit well known but anoying warnings when compiling | Dieter Hametner | |
sources generated through the tntnet ecppc precompiler. | |||
2008-04-19 | Changed responsibilities in the about box. | Dieter Hametner | |
2008-04-18 | Fixed bottom row style classes in list view of what's on. | Dieter Hametner | |
2008-04-18 | Added different button for streaming to browser and playback on tv.cvs-commit-354 | Dieter Hametner | |
Fixed style of infobox caption. | |||
2008-04-10 | Commented out some debugging log statements to not clutter syslog withcvs-commit-353 | Dieter Hametner | |
to much information. | |||
2008-04-08 | display length of recordings (#451) | Christian Wieninger | |
2008-04-07 | Brückner-fix ;) | Christian Wieninger | |
2008-04-06 | fix for ibox update problem | Christian Wieninger | |
2008-03-24 | fixes for new timer identification method | Christian Wieninger | |
2008-03-23 | Some clean up in the timer editing call. | Dieter Hametner | |
Prepeared timer edititing to be a popup like the epg-data. This is not finished yet and seems to have some problems with the form and the popup. So the overall functionality is disabled. Never the less some of the changes for this are of general interrest, so current work was commited. Changes in the styles for this. | |||
2008-03-20 | fix for #357 and #410 | Christian Wieninger | |
2008-02-26 | Added SetTimerModification() to aktivation and deletion of timers from | Dieter Hametner | |
within the live plugin. | |||
2008-02-26 | Added streaming button in channnel selection page. | Dieter Hametner | |
This allows to stream also channels that don't have EPG data and thus are only selectable by hand. Regenerated backwards compatible message file, because of string changes. | |||
2008-02-25 | Added new image for timer conflict notification. | Dieter Hametner | |
Added a Force function to TimerConflicNotifier. Added the force notification to timer creation. First tests with this weren't very promising. Needs some thorough testing also at timer modification and deletion. Regenerated language header for backwards compatibilty. | |||
2008-02-24 | Added functionality to display timer conflicts when polled through the | Dieter Hametner | |
statusbox updates. Created the layout and look of the status message. | |||
2008-02-24 | Pagemenu is an ID of the corresponding div now. There is only one | Dieter Hametner | |
pagemenu allowed so this change makes it clear. Adapted styles in global styles.css as well in the themes supplied with live. | |||
2008-02-24 | added priority column | Christian Wieninger | |
2008-02-22 | Reverted to trVDR in timerconflicts.ecpp due to fast fix change to 'tr' | Dieter Hametner | |
because of compilation error with older vdr versions. This has been fixed, through proper include of i18n.h. Regenerated header file with backward compatible translations. | |||
2008-02-22 | Merge commit 'origin/master' | Dieter Hametner | |
2008-02-22 | First implementation of a notification about timer conflicts in LIVE. | Dieter Hametner | |
Based on the work of winni in epgsearch and its service interface. |