Fixed bug #3 and some other bugs
[qallinone.git] / README
blob088c0886a9c84b8413c8852b3d2acce8d9724d7b
1 qAllInOne
2 =========
4 An All-In-One One-For-All Media Player
5 ---------------------------------------
7 qAllInOne (aka qAIO) is a free open-source software built using Qt by Mahmoud Jaoune (MJaoune) 
8 to provide users an All-In-One media player, so it can view images, play videos and audio. 
9 Instead of having multiple separate software for each media type, qAllInOne aims on providing one 
10 software for all media types. qAllInOne is targeted for everyone, but mainly to people whom install 
11 their Operating System from scratch (i.e Gentoo) and want a good Media Player for their GUI system (Gnome,
12 Xfce,LXDE or any x11 based environment), or for people whom simply don't like their default media 
13 player which is shipped with their Operating System, qAllInOne is cross-platform (So it can work with 
14 Microsoft Windows, Linux, FreeBSD or MacOSx). Developers from everywhere are free to contribute and help 
15 with the development of qAllInOne since its Open-Source.
16 qAllInOne is the project I am going to use in order to get a University Scholar-Ship for 
17 Computer Engineering (My dream study), that's why I want it to succeed.
19 Note for developers:
20 ---------------------------------------
21 -Build qAllInOne using Microsoft Visual Studio 2012 if you are using Microsoft Windows, since MingW uses
22 DirectShow and it is still not fully compatible with Qt.
23 -Building using GNU GCC on Linux or FreeBSD should not have any problem, since GStreamer is fully supported by
24 Qt.
25 -MacOSx is supported but not officially.
26 ---------------------------------------