CIA.vc
Entertainer
The Entertainer Media Center
Stats » Projects » Entertainer
information
Entertainer aims to be a simple and easy-to-use media center solution for Gnome and XFce desktop environments. Entertainer is written completely in Python using object-oriented programming paradigm. It uses gstreamer multimedia framework for multimedia playback. User Interface is implemented with Clutter UI-library, which allows sleek OpenGL animated user interfaces. Entertainer also uses other great projects like SQLite and iNotify for caching media libraries.
syndicateUTC clock
04:21 on May 27, 2012
event counters
The last message was received 2.87 years ago at 15:16 on Jul 13, 2009
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
0 messages so far this month, 0 messages last month
106 messages since the first one, 4.26 years ago, for an average of 2.1 weeks between messages
recent messages
dateReversed sort columnprojectcontentlink
15:16 on Jul 13, 2009Entertainer
Commit by Samuel Buffet :: r397 lp:entertainer/entertainerlib/ (6 files in 4 dirs):
Entertainer is more robust if the internet connection is dead. (Samuel Buffet)
#
15:14 on Jul 13, 2009Entertainer
Commit by Samuel Buffet :: r396 lp:entertainer/entertainerlib/ (3 files in 2 dirs):
Change in variable names on the VolumeIndicator Class. (Samuel Buffet)
#
21:35 on Jul 11, 2009Entertainer
Commit by Samuel Buffet :: r395 lp:entertainer/entertainerlib/ (30 files in 4 dirs):
More widgets now inherit from the Base Class. (Samuel Buffet)
#
20:47 on Jun 29, 2009Entertainer
Commit by Samuel Buffet :: r394 lp:entertainer/ (12 files in 6 dirs):
It's now possible to change the player's volume level. (Samuel Buffet)
#
19:08 on Jun 29, 2009Entertainer
Commit by Samuel Buffet :: r393 lp:entertainer/entertainerlib/utils/albumart_downloader.py:
Yet another missing full stop. (Samuel Buffet)
#
23:19 on Mar 31, 2008Entertainer
Commit by laymansterms.dev :: r355 /trunk/src/utils/glade/ (2 files):

  • Fix for Issue 22 (not sure how to address this long term because glade 3 will put the icon property back in if the icon box is selected in the editor)
#
00:04 on Mar 20, 2008Entertainer
Commit by joshuascotton :: r351 /trunk/src/tests/FeedEntryParser_test.py:

  • Removed Automatic Creation of tests.log in FeedEntryParser_test.py
#
00:03 on Mar 20, 2008Entertainer
Commit by joshuascotton :: r350 /trunk/src/tests/FeedConfigTools_test.py:

  • Removed Automatic Creation of tests.log in FeedConfigTools_test.py
#
23:58 on Mar 19, 2008Entertainer
Commit by joshuascotton :: r349 /trunk/src/tests/OPMLParser_test.py:

  • Removed Automatic Creation of tests.log in OPMLParser_test.py
#
19:44 on Mar 19, 2008Entertainer
Commit by joshuascotton :: r346 /trunk/src/ (2 files in 2 dirs):

  • Changed video caching to catch exceptions thrown by the thumbnailer so videos can be added to the cache even if the thumbnailer has a problem.
  • Changed get_thumbnail_url in VideoItem to actually return an empty string, not None if no thumbnail exists.
#
20:54 on Mar 16, 2008Entertainer
Commit by laymansterms.dev :: r343 /trunk/src/ (4 files in 4 dirs):

  • Fixed my mistake of getting the config directory from the wrong level, causing new users problems because the directory wasn't copied as it should have been
  • Commented out the backend_server test because it can't currently be tested since it has harcoded paths that can't be overwritten
  • Added an svn ignore property for the tabs directory so svn status would ignore the pyc files
#
09:26 on Mar 15, 2008Entertainer
Commit by xiretal :: r342 /trunk/src/frontend/gui/screens/music_screen.py:

  • Fixed play action when pressing K on album or artist
#
21:44 on Mar 13, 2008Entertainer
Commit by xiretal :: r341 /trunk/src/frontend/gui/screens/artist_screen.py:

  • Updated to support new resolution independent ListIndicator
#
21:16 on Mar 13, 2008Entertainer
Commit by xiretal :: r340 /trunk/src/frontend/gui/tabs/video_clips_tab.py:

  • Fixed moving between Clip menu and tab bar
#
21:14 on Mar 13, 2008Entertainer
Commit by xiretal :: r339 /trunk/src/frontend/gui/tabs/video_clips_tab.py:

  • Updated thumbnail sizes. Now there will be 3 clips in a row and thumbnails are near to 16:9
#
20:59 on Mar 13, 2008Entertainer
Commit by xiretal :: r338 /trunk/src/frontend/gui/ (16 files in 3 dirs):

  • Fixed ListIndicator widget. Now text is always on one row as it should be
  • Added a new effect to arrow textures. When list boundary has been reached an arrow bounces
  • Moved loading animations to better positions in music screen
  • Updated all ListIndicator constructor calls in the UI
#
20:52 on Mar 13, 2008Entertainer
Commit by xiretal :: r337 /trunk/src/utils/weather.py:

  • Updated GPL licence header to be as in other files
  • Small clean ups. Mainly adding and removing enters
#
20:49 on Mar 13, 2008Entertainer
Commit by xiretal :: r336 /trunk/src/frontend/gui/user_interface.py:

  • removed debug output
  • renamed resizeStage() -> resize_stage()
#
17:43 on Mar 13, 2008Entertainer
Commit by joshuascotton :: r333 /trunk/src/backend/components/mediacache/ (image_cache.py video_cache.py):

  • Fixed bug 4 for video and picture files
#
17:35 on Mar 13, 2008Entertainer
Commit by joshuascotton :: r332 /trunk/src/backend/components/mediacache/music_cache.py:

  • Fixed bug 4, Indexer breaking on weird characters
#