index
:
mpd
custom-cookie-path
eric
master
osx
path
svn/ancl
svn/andreas
svn/branch-0.10.3
svn/branch-0.11.4-fixes
svn/branch-0.12.1-fixes
svn/branch-0.13.0-fixes
svn/mpd-tree
svn/msells
svn/oggflac
svn/q-mpd
svn/r2562-metadata-handling-rewrite
svn/r2642-pre-avuton-merge
svn/shank-rewrite-config
svn/trunk
v0.14.x
v0.15.x
v0.16.x
v0.17.x
clone of git://git.musicpd.org/master/mpd.git
Alexander Sulfrian
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
SongSave.hxx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-01-01
Copyright year 2015
Max Kellermann
1
-1
/
+1
2014-07-30
*Save, *State: use the OutputStream API instead of FILE*
Max Kellermann
1
-4
/
+3
2014-01-13
copyright year 2014
Max Kellermann
1
-1
/
+1
2014-01-09
DetachedSong: fork of struct Song
Max Kellermann
1
-2
/
+6
2013-10-19
*: use references instead of pointers
Max Kellermann
1
-1
/
+1
2013-09-04
util/Error: new error passing library
Max Kellermann
1
-5
/
+3
2013-07-28
song: convert header to C++
Max Kellermann
1
-3
/
+3
2013-01-30
TagPool, ...: include cleanup
Max Kellermann
1
-1
/
+1
2013-01-03
TextFile: convert to a class
Max Kellermann
1
-2
/
+3
2013-01-03
Directory: rename struct directory to Directory
Max Kellermann
1
-2
/
+2
2013-01-02
db_save, state_file: convert to C++
Max Kellermann
1
-3
/
+3
2012-01-24
directory: replace songvec with doubly linked list
Max Kellermann
1
-4
/
+0
2011-03-31
fix common misspellings
Jonathan Neuschäfer
1
-1
/
+1
2011-01-29
copyright year 2011
Max Kellermann
1
-1
/
+1
2010-07-25
queue_save: save tags and range of non-database songs
Max Kellermann
1
-0
/
+4
2010-07-21
song_save: pass const songvec to songvec_save()
Max Kellermann
1
-1
/
+2
2010-07-21
song_save: include cleanup
Max Kellermann
1
-1
/
+0
2009-12-31
Update copyright notices.
Avuton Olrich
1
-1
/
+1
2009-11-01
song_save: load one song at a time
Max Kellermann
1
-5
/
+7
2009-11-01
text_file: allocate line buffers dynamically
Max Kellermann
1
-1
/
+1
2009-07-05
song_save: use GError for error handling
Max Kellermann
1
-2
/
+14
2009-07-05
song_save: no CamelCase
Max Kellermann
1
-2
/
+2
2009-03-13
all: Update copyright header.
Avuton Olrich
1
-6
/
+7
2008-10-31
added prefix to header macros
Max Kellermann
1
-2
/
+2
2008-10-08
song: converted typedef Song to struct song
Max Kellermann
1
-1
/
+2
2008-10-08
directory: converted typedef Directory to struct directory
Max Kellermann
1
-1
/
+1
2008-09-23
Replace SongList with struct songvec
Eric Wong
1
-2
/
+4
2008-09-07
song: moved code to song_print.c, song_save.c
Max Kellermann
1
-5
/
+6
2008-09-07
tag: moved code to tag_print.c
Max Kellermann
1
-4
/
+7
2008-08-26
renamed decoderInit() to decoder_thread_start()
Max Kellermann
1
-1
/
+1
2008-08-26
renamed decode.c to decoder_thread.c
Max Kellermann
1
-5
/
+4
2008-08-26
moved global variable "pc" to player.h
Max Kellermann
1
-3
/
+0
2008-08-26
moved global variable "ob" to outputBuffer.h
Max Kellermann
1
-2
/
+0
2008-08-26
moved variable "dc" to decode.h
Max Kellermann
1
-2
/
+0
2008-08-26
clean up CPP includes
Max Kellermann
1
-2
/
+0
2008-06-02
remove audioDeviceStates from playerData and getPlayerData
Eric Wong
1
-8
/
+0
2008-04-13
Make the OutputBuffer API more consistent
Eric Wong
1
-1
/
+1
2008-04-13
Stop passing our single OutputBuffer object everywhere
Eric Wong
1
-1
/
+1
2008-04-13
Stop passing our single DecoderControl object everywhere
Eric Wong
1
-1
/
+1
2008-04-13
Get rid of PlayerControl inside the PlayerData struct
Eric Wong
1
-1
/
+1
2008-04-12
clean up CPP includes
Max Kellermann
1
-2
/
+0
2008-04-12
remove buffered_chunks, use cb->size
Max Kellermann
1
-1
/
+0
2008-04-12
moved CHUNK_SIZE to outputBuffer.h
Max Kellermann
1
-3
/
+0
2008-04-12
unsigned integers in playerData.[ch]
Max Kellermann
1
-2
/
+2
2007-04-05
The massive copyright update
Avuton Olrich
1
-1
/
+1
2006-08-20
Fix warnings for -Wmissing-prototypes
Avuton Olrich
1
-3
/
+3
2006-08-06
merge changes from mpd-tree:
Warren Dukes
1
-3
/
+0
2006-08-01
audio: get rid of the myAudioDevicesEnabled array
Eric Wong
1
-1
/
+1
2006-08-01
audio: remove AUDIO_MAX_DEVICES limit
Eric Wong
1
-1
/
+1
2006-08-01
playerData: move player_pid into the main playerData structure
Eric Wong
1
-0
/
+1
[next]