Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | Updated Web-Page with additional contact information. | Dieter Hametner | |
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-30 | Changed version number to 0.2.0release_0-2-0cvs-commit-358 | Dieter Hametner | |
Regenerated i18n-generated.h file for compatibility with older VDR versions. | |||
2008-04-29 | Fixed some html entities to be not dependend on the codepage of the | Dieter Hametner | |
html source. | |||
2008-04-29 | Merge commit 'winni/master' | Dieter Hametner | |
2008-04-29 | Finalized translation of the live 0.2.0 website to english. | Dieter Hametner | |
2008-04-27 | finnish translation update by Rolf Ahrenberg | Christian Wieninger | |
2008-04-27 | Almost complete translation to english of the homepage for LIVE 0.2.0. | Dieter Hametner | |
Some tweaks for the softwre version config. Added License section in both versions of the homepage. | |||
2008-04-23 | Added credits for the contributor of the SSL listener patch.cvs-commit-356 | Dieter Hametner | |
2008-04-23 | Applied SSL listener patch submitted through bug report #457. | Dieter Hametner | |
2008-04-23 | Language negotiation according to browser language setting. | Dieter Hametner | |
Started to translate the german homepage into english. | |||
2008-04-21 | Updated screenshot functionality on the LIVE homepage for the nextcvs-commit-355 | Dieter Hametner | |
release. | |||
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 | Fixed an additional 2px padding error in the infobox caption. | 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-18 | Fixed recomended Epgsearch version. | Dieter Hametner | |
Small fixes in the german pages. | |||
2008-04-17 | Added dynamic screenshot functionality. | Dieter Hametner | |
The new page in german is now functionaly complete. A content review needs to be done now. | |||
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. |