Home
Name Modified Size InfoDownloads / Week
1.9a 2013-09-29
1.9 2013-05-28
1.8a 2011-05-23
1.7a 2011-03-12
README 2013-05-28 2.1 kB
Totals: 5 Items   2.1 kB 0
################################################################################
#                                                                              #
##                                                                             #
#                             DVDTHEQUE                                        #
##                                                                             #
##                                                                             #
# Created by     : Mathieu Hedard ( wimille at gmail.com )                     #
# Actual version : 1.9                                                         #
##                                                                             #
################################################################################

This program allows user to manage its films collection. It allows to add,
delete, modify titles. To do this, user has to enter title and disc type
(supported type are DVD, Bluray and Combo (Dvd + Bluray)). Program allows user
to lent its films to an other person. He can lent and set back title.

Program can display titles in five different ways, displays Dvd, Bluray, Combo,
all titles or lent titles.

Program is coded with QT and C++, and its licenced under GPL.

################################################################################

Copyright (C) 2011 Mathieu Hedard

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

################################################################################

Source: README, updated 2013-05-28