index
:
vdr-plugin-muggle
master
release/0.1.3-wr
release/0.1.4-wr
release/0.1.5-wr
release/0.1.6-wr
release/0.1.7-wr
release/0.1.8-wr
VDR Muggle Plug-in
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mg_db_gd_mysql.c
Age
Commit message (
Expand
)
Author
2008-12-19
mysql only: Fix order of insertion into playlistitem when the playlist
woro
2008-11-16
make mg_db_gd_mysql.c compilable with gcc4.3 base on
woro
2008-04-11
merge mp3ng branch into trunk
woro
2008-02-18
use new, more secure msprintf instead of asprintf. Do
woro
2008-02-12
restructure and simplify database connection&creation again
woro
2008-02-11
set the database charset not only when creating database but for every client...
woro
2008-02-11
support UTF-8
woro
2008-02-10
revert last revision about msprintf. msprintf has a problem with va_list whic...
woro
2008-02-10
hide asprintf calls in msprintf, msprintf checks for
woro
2008-02-10
mgDb::FieldExists() no more calls Connect() causing recursion for sqlite
woro
2008-02-09
restructure code for database connection and creation,
woro
2008-02-09
fix error message
woro
2005-10-05
Merged changes from 0.1.8-wr
LarsAC
2005-09-05
more merges from muggle-0.1.8-BETA
wr61
2005-09-05
merge from muggle-0.1.8-BETA
wr61
2005-07-29
Merged from 0.1.7-wr
LarsAC