- Added udserver external. All the communication between pure data
process and GUI now is done through Unix Domain Sockets.
- Only video files are working at the moment.
- Creating thumbnails now is done in the start routine.
- CITP/MSEx and DMX reading is started automatically in the start
routine.
- The dmx settings are reading from an xml file. Support for edit
through the GUI and save and open files in next commits. Also it should
integrates the window configuration.
- Audio has been cutted. It will be supported in a separate application.
- Updated Gem Sources to latest Git
- Removed Gem compilation files
- Removed connection in m_pd_write "connected" signal to newconexion Slot for avoid loop
- Removed some debug objects in pd patches
- Subdir patches now is puredata. The pd bin file must be here
- externals is now a subdir in puredata
- The dir tcl now is a subdir in in the libremediaserver root folder
- Deleted binaries files from the repository
- Deleted ImagicMagick++ sources