-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans (3) .- Knowledge Base  . 

TepSonic

   0.98.3  

Qt Sound Application

Score 58%
TepSonic
zoom


TepSonic
zoom


TepSonic
zoom


Homepage:  http://www.tepsonic.org
Version Control:  Link
Issue Tacker:  http://bugs.tepsonic.org
Downloads:  1311
Submitted:  Apr 30 2010
Updated:  Apr 26 2011

Description:

TepSonic is a simple and fast audio player but it has all the basic functions that every good audio player should have. TepSonic is not trying to be like Amarok or Banshee, it stays small and simple.

TepSonic is written in C++ using Qt framework and it's published under GNU General Public License version 3.




Changelog:

0.98.3
- metadata editor
- UI for configuring audio output devices
- UI for setting Phonon effects
- playlist shuffling
0.98.2
- custom implementation of Last.Fm API
- improved Last.fm plugin: 'loving' tracks, cache of tracks to submit, OAuth authentication, support for Windows
- fixed some race conditions
- many small fixes
0.98.1
- filesystem browser with bookmarks
- stop-after-this-track option
- navigation in playlist by arrows
- improved collections building
- bitrate column in playlist
- run-time enabling/disabling of plugins
- improved MacOS X support (pvanek)
- lots of various bugfixes and improvements

0.98.0
- global shortcuts
- 'Various Artists' in collections
- automatic detection of supported audio formats
- use of lastfmlib for Last.fm scrobbler plugin
- rework of collections and playlist builder and populator threads
- support for MacOS X
- various bugfixes

0.97.0
- extended informations in collections
- improved collections building algorithm
- disable sorting when inserting tracks to playlist
- added "Expand all", "Collapse all" and "Remove from harddisk" actions to collections' popup menu
- possibility to disable compiling plugins using -DWITH_{PLUGINNAME}=OFF cmake switch
- when passing files as program parameters, start playback automatically as soon as first track is added
- many little improvements and bugfixes

0.96.0
- Autoconf replaced by CMake
- builds on Windows
- fixed UTF-8 encoding in trackbar
- added .desktop file and icons
- added .ico icon for Windows executable
- added feature to delete file from harddisk via context menu in collections browser
- implemented changing volume by scrolling on trayicon
- many small fixes & improvements




LicenseGPL
Source(0.98.3)
Arch(0.98.3)
Arch(git)
Gentoo(git)
Source(git sources)
MS Windows(0.98.3)
Donate
Send to a friend
Subscribe
Other  Content  from progdan
Report inappropriate content



goto page: prev   1  2 

-
.

 Update download link

 
 by Nikoli on: Jun 11 2010
 
Score 50%

In official overlay:
http://gitorious.org/gentoo-multimedia/gentoo-multimedia/trees/master/media-sound/tepsonic


Reply to this

-
.

 Re: Update download link

 
 by Nikoli on: Jun 18 2010
 
Score 50%

http://gitorious.org/gentoo-multimedia/gentoo-multimedia/blobs/master/media-sound/tepsonic/tepsonic-0.97.0.ebuild


Reply to this

-

 Re: Re: Update download link

 
 by progdan on: Jun 19 2010
 
Score 50%

Thanks Nikoli. I fixed the folder name and updated the 9999 ebuild link to point to gitorious too.


Really, I'm not out to destroy Microsoft. That will just be a completely unintentional side effect.
Linus Torvalds

Reply to this

-

 cmake is broken

 
 by Nikoli on: Mar 7 2011
 
Score 50%

Now building without cs translation is broken:

cmake -C /var/tmp/portage/media-sound/tepsonic-9999/temp/gentoo_common_config.cmake -DCMAKE_INSTALL_PREFIX=/usr -DWITH_LASTFMSCROBBLER=ON -DLANGS= -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_INSTALL_DO_STRIP=OFF -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/media-sound/tepsonic-9999/temp/gentoo_rules.cmake /var/tmp/portage/media-sound/tepsonic-9999/work/tepsonic-9999
loading initial cache file /var/tmp/portage/media-sound/tepsonic-9999/temp/gentoo_common_config.cmake
...
-- Translations to build:
CMake Error at player/CMakeLists.txt:218 (add_dependencies):
add_dependencies called with incorrect number of arguments


CMake Error at plugins/LastFmScrobbler/CMakeLists.txt:96 (add_dependencies):
add_dependencies called with incorrect number of arguments

P.S. cmake -LH shows wrong name for -DLANGS= option (LANGUAGES).


Reply to this

-

 Re: cmake is broken

 
 by progdan on: Mar 8 2011
 
Score 50%

Thanks, it's fixed in git now, will be in next release (which will be as soon as I have some time to fix some minor issues)


Really, I'm not out to destroy Microsoft. That will just be a completely unintentional side effect.
Linus Torvalds

Reply to this

-
.

 shortcuts are broken

 
 by Nikoli on: Apr 28 2011
 
Score 50%

In 0.98.3 shortcuts are broken: instead of 'Meta+S' just 's' is used, if tepsonic is running, I am not able to type 's' in any application.


Reply to this

-
.

 Tepsonic in Chakra Linux

 
 by mcder on: May 2 2011
 
Score 50%
mcdermcder
Mcder3-Lab
Home

http://chakra-project.org/ccr/packages.php?ID=1777

to install:

ccr -S tepsonic


Reply to this

-

 Re: Tepsonic in Chakra Linux

 
 by progdan on: May 2 2011
 
Score 50%

Thanks a lot!


Really, I'm not out to destroy Microsoft. That will just be a completely unintentional side effect.
Linus Torvalds

Reply to this

goto page: prev   1  2 

Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team