Commit graph

8 commits

Author SHA1 Message Date
wiz
88121e8553 Update to 0.6:
PyKaraoke now works together with WxPython v2.8. Users with WxPython v2.6
are, however, still supported.

There are also some other minor changes to the layout of the search results
page, a change to the scrolling behaviour, and improved handling of corrupt
CDG rip files.

There are now vastly more options available on the Configure page.
2008-07-14 09:02:41 +00:00
joerg
ba171a91fa Add DESTDIR support. 2008-06-12 02:14:13 +00:00
joerg
a77e7015fe Update PYTHON_VERSIONS_COMPATIBLE
- assume that Python 2.4 and 2.5 are compatible and allow checking for
fallout.
- remove PYTHON_VERSIONS_COMPATIBLE that are obsoleted by the 2.3+
default. Modify the others to deal with the removals.
2008-04-25 20:39:06 +00:00
wiz
f27b7bd8e0 Update to 0.5.1:
26/11/2007: PyKaraoke v0.5.1 has been released. New in this release:
* GUI: Now works with WxPython v2.8.
* GUI: Improved search results layout.
* CDG player: Improved handling of corrupt CDG files.
* CDG player: Solve minor scrolling issues.
Download it here!
2007-11-26 22:44:53 +00:00
joerg
6cf1ce0537 Needs Python 2.4. 2007-02-15 14:30:19 +00:00
joerg
22e1841a5e Restrict to versions supported by py-wxWidgets. 2007-02-06 21:56:50 +00:00
wiz
9ec74c6070 Fix CATEGORY. 2007-02-06 00:13:06 +00:00
wiz
883d099ef5 Initial import of py-karaoke-0.5:
PyKaraoke is a free karaoke player for Linux, FreeBSD, Windows and
GP2X.

You can use this program to play your collection of CDG, MIDI and
MPEG karaoke songs. No songs are provided, you must obtain these
from elsewhere.

In short, CDG is the format of professional karaoke CDs. These CDs
can be ripped to your hard disk, and turned into a .mp3 file together
with a .cdg file. This player gives you the ability to play those
mp3+cdg files.  PyKaraoke Features:

    * CDG (MP3+G, OGG+G) playback - Play standard CDG karaoke files
    * MIDI (.MID/.KAR) playback - Play MIDI format karaoke files
    * MPEG playback - Play karaoke songs and movies in MPEG format
    * Playlist - Queue up songs, sit back and enjoy
    * Searchable song database - Easily find your songs from the main screen
    * Search inside ZIP files - Play MP3+G/MIDI files wrapped in ZIP files
    * Cross-platform - Runs on Windows, Linux, FreeBSD and GP2X
2007-02-06 00:12:27 +00:00