

New Airing API calls: GetParentalLimitsExceeded, GetPlayableAiringħ. Loads of various bug fixes and performance enhancements :)Ħ. Lucene support for search (search API calls are now executed on the server and utilize the Lucene index for performance)ĥ.
SAGETV EXTENDER FULL
If on a menu w/out full screen video, but video is playing, switch to the full screen video menu when the screen saver timeout expiresĤ. now there are explicit locks for read and write on each table)ģ.

Read/write locking support in the database (previously, it only had generic rw locks. There is no script for doing this included.Ģ.

The Windows components need to be built with Visual Studio 2005, mingw/msys and javac. Have it packaged into tarballs and debian installers. You can use the build/buildall.sh script on Linux to build the entire platform and It can be acquired separately and is needed forįixing the EXIF JPEG header after rotating pictures. Jhead is NOT included in the open source distribution due to it being under theĪmbiguous Public Domain license. Libavc1394-dev, libiec61883-dev, libfreetype6-dev, yasm Is installed (it should have an include and an include/linux folder at that path).Įxtra Linux packages required to build (not exhaustive): lib1394raw-dev, On their own and are just part of the overall distribution.įor building on Linux you should set JDK_HOME to be the directory where the JDK
SAGETV EXTENDER CODE
Various components in SageTV rely on code that is in the third_party directoryĪnd utilize it directly in some cases. Third_party - Third party source code is located here. Native/so - Linux native library C/C++ code Native/include - includes files (both platforms) Native/exe - Windows executable C++ source code Native/elf - native executable linux source code Native/crosslibs - cross platform native code Native/common - shared common source/header files Native/Build/ - Windows binaries created dynamically by building Native code Native/ax - Windows DirectShow filter C++ source code Native - C/C++ source code, top-level MSDEV projects for Windows native code
SAGETV EXTENDER INSTALL
Install - default config files for installs Images - graphics that are included in the Sage.jar file files for Windows & Linux installs, and build scripts for What all the various components in it and what you need to build it onīuildwin - misc. This file outlines the overall directory layout for the SageTV codebase,
