index
:
vdr-plugin-live
feature_recimages
master
release/0.2.x
release/0.3.x
VDR Live Plug-in
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2007-01-17
- Moved cRecordings locking infrastructure to RecordingsManager.
Dieter Hametner
2007-01-13
- added service to switch channels by channel-id
Sascha Volkenandt
2007-01-06
Collapsable treeview of recordings working
Dieter Hametner
2007-01-05
Added recordings (not very functional now) to cvs
Dieter Hametner
2007-01-05
- removed creation of libvdr-*.la
Sascha Volkenandt
2007-01-05
- incorporated all code into one shared object
Sascha Volkenandt
2007-01-04
Added Makefile for new javascript directory
Dieter Hametner
2007-01-04
- optimized interface to access plugin objects from website
Sascha Volkenandt
2007-01-03
- added new Timers class that wraps cTimers functionality
Sascha Volkenandt
2007-01-03
using -Wl,--whole-archive to link sublibraries
Dieter Hametner
2007-01-03
- renamed Setup::Get() to LiveSetup()
Sascha Volkenandt
2007-01-03
Export DEFINES to sub-makes
Dieter Hametner
2007-01-03
- added exit when compiling inside a subdir fails
Sascha Volkenandt
2007-01-03
Use incremental linking for libtnt-live
Dieter Hametner
2007-01-03
Added css to subdirs
Dieter Hametner
2007-01-03
Moved *.ecpp to pages and *.css to css subdir, added images dir
Dieter Hametner
2007-01-03
- some optimizations
Sascha Volkenandt
2007-01-03
- removed website-code generation from dist target
Sascha Volkenandt
2007-01-03
fixed clean target in Makefile
Dieter Hametner
2007-01-03
- added function for datetime formatting
Sascha Volkenandt
2007-01-03
- added internationalization
Sascha Volkenandt
2007-01-03
Zwischen-commit
Thomas Keil
2007-01-02
- silenced make clean in httpd subdir
Sascha Volkenandt
2007-01-02
- made some more variables optional (only set if not existing in local enviro...
Sascha Volkenandt
2007-01-02
- removed ecppc path hardcoded to /usr/local/bin
Sascha Volkenandt
2007-01-02
- made "all" the default target
Sascha Volkenandt
2007-01-02
*** empty log message ***
Thomas Keil
2007-01-02
- initial checkin
Sascha Volkenandt