You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
soundkonverter/src/amarokscript
Michele Calgaro 773c73d274
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
4 months ago
..
CMakeLists.txt cmake conversion 6 months ago
Makefile.am Rename a number of libraries and executables to avoid conflicts with KDE4 11 years ago
README Rename a number of libraries and executables to avoid conflicts with KDE4 11 years ago
soundKonverter.rb Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 months ago

README

<div align="center"><b>soundKonverter amaroK-Script (v0.3.8)</b></div>

<p>
<b>About:</b><br>
This script only adds a context menu for easily accesssing the soundKonverter tool.<br>This version was designed to work with soundKonverter 0.2.80+<br>With soundKonverter you can convert audio files into another audio format. And you can add/remove the ReplayGain tag to/from audio files.
</p>

<p>
<b>Usage:</b><br>
Just run this script and click on one or multiple files in your playlist with the right mouse button. Select soundKonverter and your desired action. After that soundKonverter should start (if you have installed it). Look into the handbook of soundKonverter for further information.
</p>

<p>
<b>Dependencies:</b><br>
<ul>
<li>amaroK 1.4.0</li>
<li>Ruby 1.6</li>
<li>soundKonverter 0.2.80+</li>
</ul>
</p>

<p>
<b>ChangeLog:</b><br>
Version 0.1:<br>
<ul>
<li>initial release</li>
</ul>
Version 0.2.80:<br>
<ul>
<li>add: cd ripping menu</li>
</ul>
</p>

<p>
<b>License:</b><br>
GNU General Public License V2
</p>

<p>
<b>Author:</b><br>
Daniel Faust (daniel@kaligames.de)
</p>