Changeset f477c17


Ignore:
Timestamp:
09/10/10 20:32:16 (21 months ago)
Author:
Marco Antonio Islas Cruz <markuz@…>
Branches:
('master', '143c43fa2b5b2038ab025ee839068f6cc39485ec')
Children:
628da1a6e3b4e7be14bf989293b9a53f7c97b445
Parents:
59f6b5ebd2fe1331e80383b3d615a564dd8a21d9
git-author:
Marco Antonio Islas Cruz <markuz@islascruz.org>2010-09-10 20:32:16-05:00
git-committer:
Marco Antonio Islas Cruz <markuz@islascruz.org>2010-09-10 20:32:16-05:00
Message:

modified: README

File:
1 edited

Legend:

Unmodified
Added
Removed
  • README

    rf49d165 rf477c17  
    1 christine is a new gstreamer based media player. 
     1Christine Media Player is a python/gstreamer based Media Player. 
    22 
    3 This means, christine can play your music and videos, and 
    4 in the next future, radio stations too. 
     3This program is inteded to be easy to use and small. Most people 
     4want to listen music and view viedeos, earing their subscribed 
     5podcasts or internet radio stations. 
     6 
     7We want to create something that fits this.  
     8 
     9Features: 
     10 
     11- Plays all audio/video formats available in your Gstreamer  
     12    installation. 
     13- Manage Music "sources" (Music/video libraries and Radio stations) 
     14    and a queue where you can put whatever you want to play in  
     15    order. 
     16- It fits in 32Mb of ram, we want to make it fit in less. 
     17- It's very simple to use. 
     18- It handles some "extra" features called plugins, the are 
     19    work in progress. 
     20- Runs on Posix compilant and win32. 
Note: See TracChangeset for help on using the changeset viewer.