1
0
mirror of https://github.com/clementine-player/Clementine synced 2025-01-31 03:27:40 +01:00
Mattias Andersson 9647636ab7 Adjust the ui and clean up code.
The selection of a destination folder is now done by pressing the button 'Select...'.
The last selected folders along with the option 'Alongside the originals' are
available in the box 'destination'.

The methods TranscodeDialog::TrimPath and TranscodeDialog::GetOutputFileName are now
const.

Minor formatting fixes.
2014-01-11 22:13:11 +01:00
2013-12-17 19:38:05 +01:00
2013-10-04 15:47:22 +10:00
2013-11-26 10:10:04 +11:00
2013-11-26 14:26:44 +01:00
2014-01-11 22:13:11 +01:00
2013-11-27 14:53:00 +01:00
2013-11-16 13:49:27 +11:00
2013-12-31 12:15:15 -06:00
2014-01-09 20:00:33 +11:00

Clementine

Clementine is a modern music player and library organizer for Windows, Linux and Mac OS X.

Compiling from source

Get the code (if you haven't already):

git clone https://github.com/clementine-player/Clementine.git && cd Clementine

Compile and install:

cd bin
cmake ..
make -j8
sudo make install

See the Wiki for more instructions and a list of dependencies: https://github.com/clementine-player/Clementine/wiki/Compiling-from-Source

Description
Clementine è un lettore musicale multipiattaforma con un'interfaccia veloce e facile da usare per ricercare e riprodurre la propria raccolta musicale locale o online e ascoltare radio via internet o i podcast su funkwhale.
https://funkwhale.it Readme
Languages
C++ 95.6%
CMake 2%
Objective-C++ 1.4%
C 0.5%
Objective-C 0.4%