2012-01-25 |
Eric Lammerts | fix playmode changes
|
commit | commitdiff | tree |
2012-01-24 |
Eric Lammerts | change play_random setting to playmode; add "recent...
|
commit | commitdiff | tree |
2011-12-24 |
Eric Lammerts | use sox also for m4a & ogg; add -c2 & --replay-gain off
|
commit | commitdiff | tree |
2011-09-01 |
Eric Lammerts | add 'settings' table and 'play_random' setting (if...
|
commit | commitdiff | tree |
2011-03-12 |
Eric Lammerts | fix file name printing for too-recent files; more compact...
|
commit | commitdiff | tree |
2011-02-10 |
Eric Lammerts | fix sorting of playlist contents list
|
commit | commitdiff | tree |
2011-02-05 |
Eric Lammerts | script to copy all songs from a playlist to an mp3...
|
commit | commitdiff | tree |
2010-11-27 |
Eric Lammerts | use SNDCTL_DSP_GETODELAY for more accurate time display
|
commit | commitdiff | tree |
2010-11-27 |
Eric Lammerts | add AIFF support
|
commit | commitdiff | tree |
2010-11-23 |
Eric Lammerts | use sox for flac, wav if available
|
commit | commitdiff | tree |
2010-11-22 |
Eric Lammerts | tool to fix CRCs of MP3s written by mp3enc V3.00
|
commit | commitdiff | tree |
2010-11-19 |
Eric Lammerts | don't delete everything if abs_path fails
|
commit | commitdiff | tree |
2010-11-19 |
Eric Lammerts | wav: recognize A-law,u-law,float formats and also allow...
|
commit | commitdiff | tree |
2010-11-19 |
Eric Lammerts | handle wavs with wFormatTag == WAVE_FORMAT_EXTENSIBLE
|
commit | commitdiff | tree |
2010-11-15 |
Eric Lammerts | skip ID3 and ID3v2 tags
|
commit | commitdiff | tree |
2010-11-15 |
Eric Lammerts | compute md5 over valid mp3 frames
|
commit | commitdiff | tree |
2010-11-12 |
Eric Lammerts | don't retrieve file info if we're going to skip it...
|
commit | commitdiff | tree |
2010-11-12 |
Eric Lammerts | add -T option (test file integrity before adding),...
|
commit | commitdiff | tree |
2010-11-10 |
Eric Lammerts | add mplayer fifo support (for seeking in long tracks)
|
commit | commitdiff | tree |
2010-11-10 |
Eric Lammerts | add -M option (max adds)
|
commit | commitdiff | tree |
2010-11-09 |
Eric Lammerts | change WMA to WMA1/WMA2/WMA3
|
commit | commitdiff | tree |
2010-11-09 |
Eric Lammerts | oss fixes:
|
commit | commitdiff | tree |
2010-11-09 |
Eric Lammerts | use mplayer for mp2/mp3 when samplefreq > 65535Hz ...
|
commit | commitdiff | tree |
2010-11-09 |
Eric Lammerts | alsa doesn't work yet
|
commit | commitdiff | tree |
2010-11-07 |
Eric Lammerts | remove our copy of MP3::Tag and UTF-16 screwup workaround
|
commit | commitdiff | tree |
2010-11-06 |
Eric Lammerts | Merge branch 'topic/sweetums' (early part)
|
commit | commitdiff | tree |
2010-11-06 |
Eric Lammerts | add log table
|
commit | commitdiff | tree |
2010-11-06 |
Eric Lammerts | small fixes
|
commit | commitdiff | tree |
2010-11-06 |
Eric Lammerts | show only artists that have songs
|
commit | commitdiff | tree |
2010-11-06 |
Eric Lammerts | don't look in db when id==0
|
commit | commitdiff | tree |
2010-11-06 |
Eric Lammerts | add mpd/conky to README; remove $Id cvs tags; small...
|
commit | commitdiff | tree |
2010-11-06 |
Eric Lammerts | remove pac
|
commit | commitdiff | tree |
2010-11-06 |
Eric Lammerts | bring README up-to-date; replace FreeDB with CDDB_Get
|
commit | commitdiff | tree |
2010-11-06 |
Eric Lammerts | old and new soepkiptngd updates/fixes:
|
commit | commitdiff | tree |
2010-11-06 |
Eric Lammerts | lots of old and new soepkiptng_update updates/fixes
|
commit | commitdiff | tree |
2010-11-06 |
Eric Lammerts | fix time display in 32-bit mode
|
commit | commitdiff | tree |
2010-11-06 |
Eric Lammerts | soepkiptng_play: add -s (samplefreq) and -B (bits/sample...
|
commit | commitdiff | tree |
2010-10-29 |
Eric Lammerts | don't update database when renaming files with partial...
|
commit | commitdiff | tree |
2010-08-24 |
Eric Lammerts | simple mpd protocol status daemon, for use with conky
|
commit | commitdiff | tree |
2010-06-18 |
Eric Lammerts | only show artist names that are referred to by a least...
|
commit | commitdiff | tree |
2009-02-19 |
Eric Lammerts | aac/m4a: add bitrate to encoding_extra
|
commit | commitdiff | tree |
2009-02-18 |
Eric Lammerts | use artist/album/track/title info from faad -i
|
commit | commitdiff | tree |
2009-02-17 |
Eric Lammerts | fix flac updating, honor -f for .ogg files
|
commit | commitdiff | tree |
2009-02-16 |
Eric Lammerts | ignore whitespace at end of lyrics
|
commit | commitdiff | tree |
2009-02-16 |
Eric Lammerts | fix .ogg info update
|
commit | commitdiff | tree |
2009-01-31 |
Eric Lammerts | fix flac parsing (--show-vc-field was removed, grrrr)
|
commit | commitdiff | tree |
2009-01-25 |
Eric Lammerts | add -A, -S, -D options
|
commit | commitdiff | tree |
2009-01-25 |
Eric Lammerts | player updates
|
commit | commitdiff | tree |
2009-01-25 |
Eric Lammerts | new playback options, some sql query updates
|
commit | commitdiff | tree |
2009-01-25 |
Eric Lammerts | if faad can't be found, kill self (dirty trick to prevent...
|
commit | commitdiff | tree |
2007-07-24 |
Eric Lammerts | cleanup_name: use latin1 locale so accented characters...
|
commit | commitdiff | tree |
2005-07-03 |
Eric Lammerts | small fix in string_to_filename
|
commit | commitdiff | tree |
2005-07-03 |
Eric Lammerts | make auto download of lyrics optional
|
commit | commitdiff | tree |
2005-07-03 |
Eric Lammerts | soepkiptng_create.my: add gain field
|
commit | commitdiff | tree |
2005-05-28 |
Eric Lammerts | fix -R 0 option
|
commit | commitdiff | tree |
2005-05-28 |
Eric Lammerts | on initial bottom frame, show album containing currently...
|
commit | commitdiff | tree |
2005-05-22 |
Eric Lammerts | add cookie support
|
commit | commitdiff | tree |
2005-05-18 |
Eric Lammerts | add soepkiptng.cgi (for use with SpeedyCGI)
|
commit | commitdiff | tree |
2005-03-05 |
Eric Lammerts | use new mplayer -ao pcm syntax
|
commit | commitdiff | tree |
2005-01-10 |
Eric Lammerts | fix javascript error (calling do_onload when do_unload...
|
commit | commitdiff | tree |
2004-12-25 |
Eric Lammerts | add 'gain' field for volume correction
|
commit | commitdiff | tree |
2004-12-25 |
Eric Lammerts | soepkiptngd now call madplay directly
|
commit | commitdiff | tree |
2004-07-31 |
Eric Lammerts | forgot to remove debugging message
|
commit | commitdiff | tree |
2004-07-31 |
Eric Lammerts | don't use soepkiptng_video for RealAudio files
|
commit | commitdiff | tree |
2004-07-31 |
Eric Lammerts | add support for .soepkiptng_info text files containing...
|
commit | commitdiff | tree |
2004-07-31 |
Eric Lammerts | for mplayer, use "-aofile /dev/fd/X", so we can remove...
|
commit | commitdiff | tree |
2004-07-31 |
Eric Lammerts | add mplayer-to-soepkiptng_play support, for WMA and...
|
commit | commitdiff | tree |
2004-07-31 |
Eric Lammerts | now handled internally with mplayer
|
commit | commitdiff | tree |
2004-07-25 |
Eric Lammerts | sort playlist list alphabetically
|
commit | commitdiff | tree |
2004-07-18 |
Eric Lammerts | daemon that reads keystrokes from /dev/input/event...
|
commit | commitdiff | tree |
2004-07-12 |
Eric Lammerts | fix for paths with a backflash in them
|
commit | commitdiff | tree |
2004-07-11 |
Eric Lammerts | soepkiptng_update6.{my,pl}: add uuid field
|
commit | commitdiff | tree |
2004-07-11 |
Eric Lammerts | add "filesize" field to song table
|
commit | commitdiff | tree |
2004-07-11 |
Eric Lammerts | add table argument to add_song/del_song/etc so we can...
|
commit | commitdiff | tree |
2004-07-11 |
Eric Lammerts | write UUID to ID3v2 UFID tag
|
commit | commitdiff | tree |
2004-07-11 |
Eric Lammerts | add -F option to stay in foreground (for daemontools...
|
commit | commitdiff | tree |
2004-07-11 |
Eric Lammerts | fix missing sleep when mysql fails
|
commit | commitdiff | tree |
2004-07-03 |
Eric Lammerts | use hash array to remember jingle files to delete;...
|
commit | commitdiff | tree |
2004-06-18 |
Eric Lammerts | add '#' link to list the most recent 100 songs, even...
|
commit | commitdiff | tree |
2004-05-30 |
Eric Lammerts | update file format support
|
commit | commitdiff | tree |
2004-05-30 |
Eric Lammerts | show bitrate of musepack files
|
commit | commitdiff | tree |
2004-05-30 |
Eric Lammerts | check if file format is SV7 (which is the only one...
|
commit | commitdiff | tree |
2004-05-30 |
Eric Lammerts | add support for APE tags in Musepack files
|
commit | commitdiff | tree |
2004-05-30 |
Eric Lammerts | add aac support (using faad 2, http://www.audiocoding...
|
commit | commitdiff | tree |
2004-03-24 |
Eric Lammerts | allow "include otherfile" in config files
|
commit | commitdiff | tree |
2004-03-23 |
Eric Lammerts | allow .ico files to be sent just like GIFs
|
commit | commitdiff | tree |
2004-03-23 |
Eric Lammerts | add -p option to automatically limit dirs to "." if...
|
commit | commitdiff | tree |
2004-03-23 |
Eric Lammerts | WMA support (using mplayer -ao pcm)
|
commit | commitdiff | tree |
2004-03-23 |
Eric Lammerts | apply simple random_pref criteria (> 0) to "recent...
|
commit | commitdiff | tree |
2004-03-22 |
Eric Lammerts | ping the database server to detect and reestablish...
|
commit | commitdiff | tree |
2004-03-07 |
Eric Lammerts | cleanups
|
commit | commitdiff | tree |
2004-03-07 |
Eric Lammerts | update pause handling
|
commit | commitdiff | tree |
2004-03-07 |
Eric Lammerts | remove mpg123 -pnone option
|
commit | commitdiff | tree |
2004-03-07 |
Eric Lammerts | in config file, allow . and - in field names
|
commit | commitdiff | tree |
2004-02-23 |
Eric Lammerts | read status file to find out hostname where soepkiptng_play...
|
commit | commitdiff | tree |
2004-02-23 |
Eric Lammerts | reread configfile to find host before every connection...
|
commit | commitdiff | tree |
2004-01-21 |
Eric Lammerts | fix for files with '\' in pathname
|
commit | commitdiff | tree |
2004-01-21 |
Eric Lammerts | use tar instead of zip (to confuse windoze users :-))
|
commit | commitdiff | tree |
2004-01-21 |
Eric Lammerts | add "D" download link for each song
|
commit | commitdiff | tree |
2004-01-15 |
Eric Lammerts | add missing #includes
|
commit | commitdiff | tree |