Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-08-06 | Merge commit 'tadi/master' | Christian Wieninger | |
Conflicts: i18n-generated.h | |||
2008-08-06 | - italian translation fix and TRANSLATORS message regarding "mm/dd/yyyy" | Christian Wieninger | |
2008-08-06 | Updated i18n-generated.h for backwards compatibilty to older VDR versions. | Dieter Hametner | |
2008-08-05 | Changed log level from default INFO to WARN. This gives less verbose | Dieter Hametner | |
output. | |||
2008-08-04 | italian translation update by Diego Pierotto | 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 | 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 | |