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 |
2003-12-14 |
Eric Lammerts | firebird bug workaround: don't set input focus to search...
|
commit | commitdiff | tree |
2003-10-06 |
Eric Lammerts | oops, forgot --ignore-crc
|
commit | commitdiff | tree |
2003-10-06 |
Eric Lammerts | use resampling feature of 0.15.0
|
commit | commitdiff | tree |
2003-10-06 |
Eric Lammerts | only print seconds if they changed
|
commit | commitdiff | tree |
2003-10-06 |
Eric Lammerts | if lyrics search fails, include error message in webpage
|
commit | commitdiff | tree |
2003-10-05 |
Eric Lammerts | add downtext
|
commit | commitdiff | tree |
2003-10-05 |
Eric Lammerts | add "down" links in playlist
|
commit | commitdiff | tree |
2003-10-05 |
Eric Lammerts | fix copypaste error
|
commit | commitdiff | tree |
2003-10-05 |
Eric Lammerts | add "dump" command for debugging
|
commit | commitdiff | tree |
2003-10-04 |
Eric Lammerts | simple text app to display time/artist/title/etc and...
|
commit | commitdiff | tree |
2003-10-04 |
Eric Lammerts | move signalling of soepkiptng_play for next song to...
|
commit | commitdiff | tree |
2003-10-04 |
Eric Lammerts | byte_counter/song_counter bugfixes
|
commit | commitdiff | tree |
2003-10-01 |
Eric Lammerts | fix strange default value of min_random_time & add...
|
commit | commitdiff | tree |
2003-10-01 |
Eric Lammerts | fix selection of random song when no song has min_random_time
|
commit | commitdiff | tree |
2003-09-29 |
Eric Lammerts | send SIGALRM to soepkiptng_play when new song starts
|
commit | commitdiff | tree |
2003-09-29 |
Eric Lammerts | add song counter, so "status" info can be used to detect...
|
commit | commitdiff | tree |
2003-09-29 |
Eric Lammerts | keep count of running time of current song
|
commit | commitdiff | tree |
2003-07-20 |
Eric Lammerts | auto-reload soepkiptng_web.lib on change
|
commit | commitdiff | tree |
2003-07-18 |
Eric Lammerts | honor $http_proxy setting
|
commit | commitdiff | tree |
2003-07-14 |
Eric Lammerts | fix parse warnings
|
commit | commitdiff | tree |
2003-04-22 |
Eric Lammerts | add "-1" option to write ID3 tag
|
commit | commitdiff | tree |
2003-04-19 |
Eric Lammerts | fix latin1->ascii conversion
|
commit | commitdiff | tree |
2003-03-08 |
Eric Lammerts | feed "1\n" on stdin to braindead FreeDB module (in...
|
commit | commitdiff | tree |
2003-03-08 |
Eric Lammerts | don't write lyrics if only the "language" field is set
|
commit | commitdiff | tree |
2003-02-23 |
Eric Lammerts | add optional track number before killsong: all songs...
|
commit | commitdiff | tree |
2003-02-22 |
Eric Lammerts | add m2v to video types
|
commit | commitdiff | tree |
2003-02-02 |
Eric Lammerts | do \n -> \r\n conversion in warn function
|
commit | commitdiff | tree |
2003-02-02 |
Eric Lammerts | move "say it" command from enter to "8 ."
|
commit | commitdiff | tree |
2003-02-02 |
Eric Lammerts | add setting "ignore_random_pref", to prevent expensive...
|
commit | commitdiff | tree |
2003-01-29 |
Eric Lammerts | add "google for lyrics" button in lyrics edit page
|
commit | commitdiff | tree |
2003-01-29 |
Eric Lammerts | fix perl warning
|
commit | commitdiff | tree |
2003-01-29 |
Eric Lammerts | add "refetch" button to lyrics edit page
|
commit | commitdiff | tree |
2003-01-11 |
Eric Lammerts | fix stupid bug in reading albums.* files
|
commit | commitdiff | tree |
2003-01-11 |
Eric Lammerts | s/--/-/ in filenames
|
commit | commitdiff | tree |
2003-01-11 |
Eric Lammerts | check every 0.25s instead of 1s
|
commit | commitdiff | tree |
2003-01-11 |
Eric Lammerts | fix all global $self entries by using a $req hashref...
|
commit | commitdiff | tree |
2003-01-10 |
Eric Lammerts | cleanup get_host stuff
|
commit | commitdiff | tree |
2003-01-05 |
Eric Lammerts | bugfix multiple arguments to soepkiptng_update
|
commit | commitdiff | tree |
2003-01-04 |
Eric Lammerts | allow more than one dir as argument
|
commit | commitdiff | tree |
2002-12-31 |
Eric Lammerts | put \n after last line
|
commit | commitdiff | tree |
2002-12-31 |
Eric Lammerts | bugfix
|
commit | commitdiff | tree |
2002-12-30 |
Eric Lammerts | mention id3v2-lyrics feature
|
commit | commitdiff | tree |
2002-12-30 |
Eric Lammerts | document -l option (restrict filename length)
|
commit | commitdiff | tree |
2002-12-30 |
Eric Lammerts | rename lyrics.source to lyrics.description
|
commit | commitdiff | tree |
2002-12-30 |
Eric Lammerts | when doing partial filename match, first replace extension...
|
commit | commitdiff | tree |
2002-12-30 |
Eric Lammerts | remove \r from lyrics
|
commit | commitdiff | tree |
2002-12-30 |
Eric Lammerts | add support for lyrics language specification (using...
|
commit | commitdiff | tree |
2002-12-29 |
Eric Lammerts | add possibility to search on lyrics
|
commit | commitdiff | tree |
2002-12-28 |
Eric Lammerts | remove "soepkiptng_update -f" link
|
commit | commitdiff | tree |
2002-12-28 |
Eric Lammerts | specify charset iso-8859-15 in content-type
|
commit | commitdiff | tree |
2002-12-28 |
Eric Lammerts | move latin1 table & filename simplify to .lib
|
commit | commitdiff | tree |
2002-12-28 |
Eric Lammerts | remove dead code
|
commit | commitdiff | tree |
2002-12-28 |
Eric Lammerts | if lyrics search unsuccessful, retry with accents ...
|
commit | commitdiff | tree |
2002-12-27 |
Eric Lammerts | continuously show lyrics (on terminal, using less)
|
commit | commitdiff | tree |
2002-12-27 |
Eric Lammerts | don't show link to source if it doesn't appear to be...
|
commit | commitdiff | tree |
2002-12-27 |
Eric Lammerts | mention lyrics support
|
commit | commitdiff | tree |
2002-12-27 |
Eric Lammerts | if called as "ql", search album only
|
commit | commitdiff | tree |
2002-12-27 |
Eric Lammerts | Add lyrics table
|
commit | commitdiff | tree |
2002-12-27 |
Eric Lammerts | Integrate lyrics support in web interface
|
commit | commitdiff | tree |
2002-12-26 |
Eric Lammerts | integrate CGI handling of /var/www/getlyrics.cgi
|
commit | commitdiff | tree |
2002-12-26 |
Eric Lammerts | command-line arguments to overrule status file reading
|
commit | commitdiff | tree |
2002-12-22 |
Eric Lammerts | some updates, add more urls
|
commit | commitdiff | tree |
2002-12-22 |
Eric Lammerts | start video through soepkiptng_video
|
commit | commitdiff | tree |
2002-12-22 |
Eric Lammerts | shell script to call mplayer with appropriate arguments
|
commit | commitdiff | tree |
2002-12-22 |
Eric Lammerts | add oss_intercept_resume hack to prevent deadlock
|
commit | commitdiff | tree |
2002-12-22 |
Eric Lammerts | make waitbufferempty variable per-socket as it should be
|
commit | commitdiff | tree |
2002-12-22 |
Eric Lammerts | add "waitbufferempty" command
|
commit | commitdiff | tree |
2002-12-22 |
Eric Lammerts | remove pause0 command
|
commit | commitdiff | tree |
2002-12-22 |
Eric Lammerts | change install dir to ../../bin
|
commit | commitdiff | tree |
2002-12-22 |
Eric Lammerts | move soepkiptng_{ac3,video} stuff into soepkiptngd
|
commit | commitdiff | tree |
2002-12-22 |
Eric Lammerts | add Shorten support
|
commit | commitdiff | tree |
2002-12-19 |
Eric Lammerts | add marginwidth (for MSIE)
|
commit | commitdiff | tree |
2002-12-18 |
Eric Lammerts | first try at program to download lyrics automatically...
|
commit | commitdiff | tree |