diff --git a/CMakeLists.txt b/CMakeLists.txt index 443fb2ca6..cec4a55ad 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -344,7 +344,6 @@ IF( ENABLE_KDE_SUPPORT ) ADD_SUBDIRECTORY( icons ) add_subdirectory(po) - # add_subdirectory( docs ) ELSE( ENABLE_KDE_SUPPORT ) SET( CANTATA_SRCS ${CANTATA_SRCS} widgets/dirrequester.cpp widgets/lineedit.cpp network/networkproxyfactory.cpp network/proxysettings.cpp widgets/kmessagewidget.cpp ) SET( CANTATA_MOC_HDRS ${CANTATA_MOC_HDRS} widgets/dirrequester.h widgets/lineedit.h network/proxysettings.h widgets/kmessagewidget.h ) diff --git a/docs/CMakeLists.txt b/docs/CMakeLists.txt deleted file mode 100644 index 0e36ef4b7..000000000 --- a/docs/CMakeLists.txt +++ /dev/null @@ -1,3 +0,0 @@ -if (CANTATA_EN_TRANSLATION) - add_subdirectory(en) -endif (CANTATA_EN_TRANSLATION) diff --git a/docs/en/CMakeLists.txt b/docs/en/CMakeLists.txt deleted file mode 100644 index 09e9946d9..000000000 --- a/docs/en/CMakeLists.txt +++ /dev/null @@ -1 +0,0 @@ -kde4_create_handbook(index.docbook INSTALL_DESTINATION ${HTML_INSTALL_DIR}/en SUBDIR cantata) diff --git a/docs/en/index.docbook b/docs/en/index.docbook deleted file mode 100644 index 4a31be307..000000000 --- a/docs/en/index.docbook +++ /dev/null @@ -1,180 +0,0 @@ - -craig.p.drummond@gmail.com"> - - -]> - -
- - Cantata Handbook - - &Craig.Drummond; &Craig.Drummond.mail; - - - 2012-02-17 - 0.5.0 - - KDE - MPD - Multimedia - - - - - - Introduction - Cantata is a client for Music Player Daemon (MPD). In order for Cantata to function, yu must already have configured, and started, MPD. - - - - Configuration - - Server - Configure connection to MPD. - - Host (or local socket) Enter either the IP address (e.g. 127.0.0.1), hostname (e.g. localhost), or path to MPD's socket file (e.g. /var/run/mpd/socket) - Port If the host (above) is either a IP address or hostname, then enter MPD's port number. - Password If access to MPD is secured with a password enter this here. The password will be stored within your KDE wallet. - Music folder If you are running MPD on your local machine, then you can enter the path to where MPD's music files are stored. This can then be used to store (and retrieve) cover art, as well as allowing features such as mdedia player device sync, tag editing, etc. - - - - - - Playback - Options that control music playback. - - Crossfading Configure the overlap - Replay gain Controls how MPD should handle replaygain tags that may be in your music files. - - None Ignore tags - Track Use the per-track replaygain tag. - - Album Use the album replaygain tag. - - - Fadeout on stop If enabled, Cantata will slowly fade the volume of the playing track on stop. - Stop playback on exit Cantata only controls MPD, it is MPD itself that plays your music. Therefore, when Cantata exits, your music will still be playing. If you enable Stop playback on exit, then Cantata when cantata is exited it will instruct MPD to stop playing. - - - - - - Output - This section lists MPD's configured output devices, allowing you to control which ones are enabled. - - - - Interface - On the left hand side of Cantata's main window are the views. These are used to list you music files, etc. Most of these can be configured to display their contents either as a list or tree: - - List The view only shows items at the same level - e.g. Artists, or Albums by an artist, etc. Clicking on an item will cause the navigation to go to the next level. - Tree The view can show all levels, each level listeted underneath its parent. - Icon/List The view shows the top level as a grid of icons, and lower levels as per List. (Note: This style is only applicable to the Albums view.) - - You may also configure the size of covers that are displayed in the library and album views. - - - - - External - This section controls how Cantata behaves with external features - such as dislplaying an icon in the system tray. - - - - Lyrics - Cantata as a lyrics view, which cna diplay the lyrics of the currently playing song. To obtain these lyrics, Cantata communicates with external websites. This configuration section allows you to control which websites are used, and in which order. - - - - - - The Play Queue - On the right hand side of the Cantata main window is the Play Queue. This shows the list of songs scheduled to be played by MPD. The currently playing track is indicated via an icon. - Wibble - - - Views - On the left hand side of the Cantata main window are a set of views. - - - Library - This view lists all the artists, albums, and tracks in your music library. This is sorted by: - - Album Artists Songs can have both an Album Artist tag (such as Various Artists) and an Aritst tag. Cantata will use the Album Artist tag if found, otherwise it will fallback to the Artist tag. - Albums - Tracks - - - - - - Albums - This displays all your albums - sorted by Album Name - Artist - -Wibble - - Folders - This display the folder structure that your music collection is stored in. This can be useful if your files are ordered differently to the way they are tagged. - - - - Playlists - - - - - Streams - MPD can .... - - - - Lyrics - Displays the lyrics of the currently playing track. - - - - Info - Displays either Arrtist, or Album, information about the currently playing track. This information is retreived via the mobile version of wikipedia. - - - - Server Info - Displays MPD statistics and information. - - - - Devices - Lists any plugged in media devices. Currently Cantata only supports devices that can be communicated with via either UMS (USB Mass Storage) or MTP (Music Trasnfer Protocol). If our device can use both UMS and MTP, then it is recommened to use UMS - as currently MTP can be very slow. - - - - - Copying Music To/From Media Devices - Wibble - - Device Configuration - Wibble - - - - - File Organizer - This dialog allows you to organize your files as per their tags. - - - - Tag Editor - Usig this dialog you can update the tags contained within your music files. If multiple files have been selected, then the All tracks entry will allow you to update certain fields for all files. - - - - ReplayGain Analyzer - When playing music, MPD can read the replaygain tags within your files, and adjust the playbacl volumne accordingly. For this to work, your files need to actually contain these tags. This dialog will scan each of your selected files, and present you a list of the results. You can then have these written back to your files. - -