Silicon is set of OpenSource tools to manage and organize your optical discs like CDs ,DVDs and Blu-rays.
Silicon target is made optical discs managing easy.
-> git:
git clone git://gitorious.org/silicon/empire.git
-> Install in ubuntu :
Before install new version, please uninstall last previous version

sudo apt-get install g++ libqt4-dev qmake libtag1-dev libphonon-dev fuseiso wodim genisoimage mpg123 mpg321 udisks cmake
mkdir build && cd build
cmake -DCMAKE_BUILD_TYPE=release -DCMAKE_INSTALL_PREFIX=/usr ..
make
sudo make install
-> Features :
See this video on youtube:
http://www.youtube.com/watch?v=vlommT-CGD0
I Working on new silicon that using qt5 and new system architecture.
New Features (2.0.0):
*Bugs fix and improvments
*adding new translations
New Features (1.8.0):
*Changes Applications Ui, Easy to use User Interface ...
*all of pages can switch between Windowed Pages and Tabbed pages.
*Burn AudioDiscs
*File Converter
*Many of features ported to plugin system, like cdrecord engine, mkisofs engine, dvd+rw+format engine and ... .
*RootMount engine and fuseiso, you choose that
*Script Runner.
*DataDisc using ImageBurner application to burn images.
*CopyDisc application using ImageBurner and DiscImaging to copy a disc (no onfly)
*AudioDisc application using Converter application to convert mp3 or ogg files to wav.
*Beautiful Dialog manager.
*Udisks, Hal and UDisks+Hal plugin to detect devices.
*Better support for Gnome3 and Ubuntu-Unity.
*Tagarg-Player replaced with Minitunes. TagargPlayer is Beta ...
*Support widgets for TagargPlayer.
*Lyric Downloader on Tagarg Player.
*Silicon DataBase now is under construction, But features appended to other applications.
*Applications now can send QVariantList commands instead of QStringList command.
*DiscDetails Application.
*DiscScanner and DataBase application that is under construction.
*Many Improvment on Developers Framework.
*DiscDetector system.
*Silicon Abstract Process system.
*Silicon Bus Controller system that control silicon processes.
*...
Features (1.7.0):
*Burn,Copy,Erase and ... Optical Discs
*Works on CDs,DVDs and BluRays
*Show all informations of your Optical Discs and Devices before start process
*User Friendly User Interface
*Use CDR-Tools
*HAL (Hardware Abstract Layer) Plugin to detect devices
*Support Applications
*Support Plugins (Partial at this time)
*Support Themes
*Process on Number of jobs in the same time
*Queuing Overlapping Processes (using SBusController)
*Mount/Unmount CD/DVD Images (.iso, .nrg, .bin, .mdf and .img files)
*CD/DVD Images Manager (Silicon Library)
*Easy to use , light and Powerfull
*Searching between applications
*use Qt4
*Simple and Small Photo Viewer
*Can Change Qt Graphics System to Raster ,Native or OpenGl
*Internal File Association System
*Single Application System
*Drag and Drop Support on the most applications
*Make powerfull Connection between applications
*And Also Make powerfull Connection between Silicon and Silicon applications
*Minitunes MusicPlayer (will change completely in the future)
*Show all of that Happend in the background
*Auto Compatible with your desktop
*Copy all or a part of the Optical Discs , you choose that
*GPL License V3
Ratings & Comments
12 Comments
10 10 the best
Hi, I just qt opengl in writing and also to add photos I found this site in a project like that is what I do : http://qt-apps.org/content/show.php/Belle?content=155259 Please help me!
Verifying and fixing files in /usr/src/tmp/silicon-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/silicon-buildroot (auto) Adjusting library links in /usr/src/tmp/silicon-buildroot ./usr/lib: libSiDi.so -> libSiDi.so libSDataBase.so -> libSDataBase.so libSiliconLib.so -> libSiliconLib.so Verifying ELF objects in /usr/src/tmp/silicon-buildroot (arch=normal,fhs=normal,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: ERROR: ./usr/lib/libSiDi.so: undefined symbol: _ZN7Silicon15requestTempFileEv verify-elf: ERROR: ./usr/lib/libSiDi.so: undefined symbol: _ZN7SDialogC1Eii error: Bad exit status from /usr/src/tmp/rpm-tmp.77452 (%install) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.77452 (%install)
Library Linking problem on cmakefiles. Thank you for reporting. fixed ;)
Not burned on ALT Linux :( nosrc.rpm for ALT Linux: http://zalil.ru/32948519
What is problem? do you have terminal output, log or any other :)
There are no errors, in the terminal too there are no errors, disk write process always 0%, the indicator of activity of CD/DVD isn't shone. Tried on behalf of root - no any difference.
Ok, Silicon features are plugins, So cd burning engines are plugins. MkDiscFs, MkIsoFs, CdRecord and AudioCdRecord plugins doing burn processes. you can see plugins in the Menu > loaded plugins. If above plugins not actived, active it or if not exists, maybe plugins not builded :)
All available plugins: http://2.firepic.org/2/images/2012-03/26/8nzomq0x01ez.png
And: rpm -ql silicon | grep lib /usr/lib/libSDataBase.so /usr/lib/libSiDi.so /usr/lib/libSiliconLib.so /usr/lib/silicon /usr/lib/silicon/apps /usr/lib/silicon/apps/libAudioDisc.so /usr/lib/silicon/apps/libConverter.so /usr/lib/silicon/apps/libCopyDisc.so /usr/lib/silicon/apps/libDataBase.so /usr/lib/silicon/apps/libDataDisc.so /usr/lib/silicon/apps/libDiscDetails.so /usr/lib/silicon/apps/libDiscEraser.so /usr/lib/silicon/apps/libDiscImaging.so /usr/lib/silicon/apps/libDiscScanner.so /usr/lib/silicon/apps/libImageBurner.so /usr/lib/silicon/apps/libLibrary.so /usr/lib/silicon/apps/libMounter.so /usr/lib/silicon/apps/libPhoto-Viewer.so /usr/lib/silicon/apps/libSampleApp.so /usr/lib/silicon/apps/libScriptRunner.so /usr/lib/silicon/apps/libTagargPlayer.so /usr/lib/silicon/plugins /usr/lib/silicon/plugins/libFUseIso.so /usr/lib/silicon/plugins/libHalDeviceNotifier.so /usr/lib/silicon/plugins/libHalUDisk.so /usr/lib/silicon/plugins/libLyricBrowser.so /usr/lib/silicon/plugins/libMkIsoFs.so /usr/lib/silicon/plugins/libNowPlaying.so /usr/lib/silicon/plugins/libSingleInnerDialog.so /usr/lib/silicon/plugins/libSystemTray.so /usr/lib/silicon/plugins/libUDisks.so /usr/lib/silicon/plugins/libmpg123.so /usr/lib/silicon/plugins/libmpg321.so
This is my plugins page: http://2.firepic.org/2/images/2012-03/26/2mds42hb5uke.png and It is my plugins list in /usr/lib/silicon/plugins : libAudioCdRecord.so libCdRecord.so libEraser.so libFUseIso.so libHalDeviceNotifier.so libHalUDisk.so libLyricBrowser.so libMkDiscFs.so libMkIsoFs.so libmpg123.so libmpg321.so libNowPlaying.so libReadCd.so libRootMount.so libSingleInnerDialog.so libSystemTray.so libUDisks.so It's because cmake could not find binaries like cdrecord/wodim , readcd/readom and dvd+rw-format on your system. cmake files search this binaries in /usr/bin if you want to change search target, change it on: Silicon-Source/SPlugins/CMakeLists.txt
Verifying and fixing files in /usr/src/tmp/silicon-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/silicon-buildroot (auto) Adjusting library links in /usr/src/tmp/silicon-buildroot ./usr/lib: libSiDi.so -> libSiDi.so libSDataBase.so -> libSDataBase.so libSiliconLib.so -> libSiliconLib.so Verifying ELF objects in /usr/src/tmp/silicon-buildroot (arch=normal,fhs=normal,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: ERROR: ./usr/lib/libSiDi.so: undefined symbol: _ZN7Silicon15requestTempFileEv verify-elf: ERROR: ./usr/lib/libSiDi.so: undefined symbol: _ZN7SDialogC1Eii error: Bad exit status from /usr/src/tmp/rpm-tmp.77452 (%install) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.77452 (%install)