More Info

Revision 926357

(Back to digest)
 

Other in Graphics

Brad Hards committed changes in /branches/work/okular-record-presentation:

Make this branch build independently.

Add in initial support for recording to Kate and OggKate formats.

The long term plan is to record the presentation (audio / slides) to an ogg file.

Thanks to ogg.k.ogg.k for the patch.

File Changes

Added 8 files
/branches/work/okular-record-presentation/cmake
 
/modules
 
/modules/FindCHM.cmake
 
/modules/FindDjVuLibre.cmake
 
/modules/FindEPub.cmake
 
/modules/FindKate.cmake
 
/modules/FindLibSpectre.cmake
 
/modules/FindPoppler.cmake
Modified 27 files
/branches/work/okular-record-presentation
 
/CMakeLists.txt
 
/OkularConfigureChecks.cmake
 
/part.cpp
 
/part.h
 
/part.rc
 
/core/action.h
 
/core/generator.h
 
/shell/CMakeLists.txt
 
/ui/presentationwidget.cpp
 
/ui/presentationwidget.h
 
/generators/chm/CMakeLists.txt
 
/generators/chm/generator_chm.cpp
 
/generators/comicbook/CMakeLists.txt
 
/generators/djvu/CMakeLists.txt
 
/generators/dvi/CMakeLists.txt
 
/generators/fax/CMakeLists.txt
 
/generators/fictionbook/CMakeLists.txt
 
/generators/kimgio/CMakeLists.txt
 
/generators/ooo/CMakeLists.txt
 
/generators/poppler/CMakeLists.txt
 
/generators/poppler/generator_pdf.cpp
 
/generators/poppler/generator_pdf.h
 
/generators/spectre/CMakeLists.txt
 
/generators/spectre/generator_ghostview.h
 
/generators/tiff/CMakeLists.txt
 
/generators/xps/CMakeLists.txt
 
/generators/chm/kio-msits/CMakeLists.txt
35 files changed in total