Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-04-16 | First draft of updated Web-Page for the LIVE 0.2.0 release. | Dieter Hametner | |
It contains currently only the German version. English translation will be created, when German version is declared as final. | |||
2008-04-10 | Commented out some debugging log statements to not clutter syslog withcvs-commit-353 | Dieter Hametner | |
to much information. | |||
2008-04-10 | Whitespace change only. | Dieter Hametner | |
2008-04-08 | display length of recordings (#451) | Christian Wieninger | |
2008-04-07 | required streamdev version: "none" to "?" | Christian Wieninger | |
2008-04-07 | Brückner-fix ;) | Christian Wieninger | |
2008-04-07 | finnish translation update, thanks to Rolf Ahrenberg | Christian Wieninger | |
2008-04-07 | translation of the live summary displayed in VDR's setup | 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-23 | Merge branch 'master' into devel | Dieter Hametner | |
2008-03-22 | Merge commit 'tadi/master'cvs-commit-348 | Christian Wieninger | |
Conflicts: tools.cpp | |||
2008-03-22 | fix for problems with old compilers | Christian Wieninger | |
2008-03-22 | An other attempt to fix operator>> for tChannelID. | Dieter Hametner | |
2008-03-21 | Merge commit 'winni/master' | Dieter Hametner | |
2008-03-20 | fix for #357 and #410 | Christian Wieninger | |
2008-03-12 | Whitespace changes only. Made file better suited to automatic | Dieter Hametner | |
indentation capable editors. | |||
2008-03-12 | Whitespace changes only. Adapted indentation to be usable with automatic | Dieter Hametner | |
indentation editors. | |||
2008-03-12 | Made similar css adaptions for the about box like previous ones for the | Dieter Hametner | |
EPG info boxes. | |||
2008-03-12 | Cleanup of css style for epg info with and without ajax enabled. | Dieter Hametner | |
2008-03-12 | Test to generalize the styles for epg infos. They work now in non ajax | Dieter Hametner | |
mode too. Still needs code cleanup. | |||
2008-03-06 | Merge commit 'winni/master' into devel | Dieter Hametner | |
2008-02-28 | removed throw in timer conflict check if epgsearch is too old | Christian Wieninger | |
2008-02-28 | changes for new service interface version in epgsearch | Christian Wieninger | |
2008-02-27 | Fixed appearance of the negative status feedback box, which is used when ajax | Dieter Hametner | |
actions which trigger only some setting in VDR but not update the live pages fail. This led to new 'redwine' images for the hint background. So those were added too. | |||
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. | |||
2008-02-22 | Made the submenu component to be rendered into on single line (e.g. | Dieter Hametner | |
changed from block to inline element). | |||
2008-02-21 | Autoformating of the code in emacs. This makes editing not so anoying | Dieter Hametner | |
when adding additional code. (sorry) | |||
2008-02-21 | Whitespace changes only. | Dieter Hametner | |
2008-02-21 | made TimerConflicts::CheckAdvised() static | Christian Wieninger | |
2008-02-21 | timer conflict implementation moved to timerconflict.cpp/h | Christian Wieninger | |
2008-02-20 | new epgsearch service "bool IsConflictCheckAdvised()" | Christian Wieninger | |
2008-02-19 | Fixed german translation for timer start time string. | Dieter Hametner | |
Regenerated i18n-generated.h. | |||
2008-02-19 | Made live compilable with VDR version pre 1.5.7. | Dieter Hametner | |
Updated generated i18n.h file. | |||
2008-02-17 | display of "no timer conflicts" | Christian Wieninger | |
2008-02-17 | moved timer conflicts from main menu to timers menu | Christian Wieninger | |
2008-02-17 | first version with timer conflicts | Christian Wieninger | |
2008-02-16 | and another typo ;) | Christian Wieninger | |
2008-02-16 | fixed some typos | Christian Wieninger | |
2008-02-16 | removed evaluating the 'last channel' since this is only useful for EPG | Christian Wieninger | |
2008-02-08 | Added the online documentation for live into doc/web subfolder. | Dieter Hametner | |
This makes via symlink use of already defined elements in live itself, like the stylesheet, the logo and the style-sheet elements for background images. Only the screenshot images are local to this directories. Remember to publish this site you need to resolve symlinks. For local testing a link in public_html in the users home directory is OK, if follow-symlinks is allowed there. |