summaryrefslogtreecommitdiffstats
path: root/bindings/python/gpod.i
Commit message (Expand)AuthorAgeFilesLines
* * configure.acTodd Zullinger2007-01-041-283/+0
* sw_get_playlist() seems to have also (?) become lost. Maybe I've just lost a ...Nicholas Piper2006-05-171-0/+11
* Another attempt at fixing gint64 and guint64 handling. 'Seems to work', this ...Nicholas Piper2006-05-151-10/+12
* Track, Database and Playlist support for the nicer API. add_song.py uses this...Nicholas Piper2006-05-071-0/+46
* Add gint8-gint64 typemaps for 'in'Nicholas Piper2006-05-061-0/+42
* Add sw_get_rule() to extract smart playlist rules from GList*, and hopefully ...Nicholas Piper2006-04-251-12/+56
* Very start of a much nicer API from PythonNicholas Piper2006-04-091-0/+32
* Allow fetching guint8 values into Python. Include function name in exception ...Nicholas Piper2006-04-081-1/+5
* Provide typemap for guint8, and use to provide podcast support in add_songs.p...Nicholas Piper2006-04-081-0/+12
* I think I'm abusing a Swig internal implementation detail here; and they chan...Nicholas Piper2006-02-251-3/+3
* Add a little note to say where to send patchesNicholas Piper2005-11-271-0/+4
* Add a comment about unicodeNicholas Piper2005-11-271-0/+4
* Add LGPL messagesNicholas Piper2005-11-261-0/+25
* Add sw_get_playlist_tracks() and define G_BEGIN_DECLS/G_END_DECLS for swigNicholas Piper2005-11-261-0/+15
* * bindings/python/gpod.i: applied Kelvin Lawson's patch to queryJorg Schuler2005-10-091-0/+2
* * added python bindings provided by Nicholas PiperJorg Schuler2005-09-231-0/+40