X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=web%2Fmanual.m4;h=1fd0ed1972378554bc9c277ddd9c6e0b70f7c5c0;hp=d63b07e8cbb69067439db6bca4875f9867908831;hb=b2e4347baf722d13e4936cf2138750f05c43c3da;hpb=37a1f8ae30afb83f6d2187dcdbb30feec57f104b diff --git a/web/manual.m4 b/web/manual.m4 index d63b07e8..1fd0ed19 100644 --- a/web/manual.m4 +++ b/web/manual.m4 @@ -208,7 +208,7 @@ For the impatient: cd osl && make && sudo make install && sudo ldconfig sudo apt-get install autoconf libssl-dev help2man gengetopt \ libmad0-dev libid3tag0-dev libasound2-dev libvorbis-dev \ - libfaad-dev libspeex-dev libFLAC-dev libsamplerate-dev \ + libfaad-dev libspeex-dev libFLAC-dev libsamplerate-dev realpath \ libasound2-dev libao-dev libreadline-dev libncurses-dev \ libopus-dev @@ -222,7 +222,7 @@ Detailed description: In any case you'll need - XREFERENCE(ftp://ftp.gnu.org/pub/gnu/gcc, gcc) or XREFERENCE(http://clang.llvm.org, clang). All gcc versions - >= 3.3 are currently supported. Clang version 1.1 or newer + >= 4.2 are currently supported. Clang version 1.1 or newer should work as well. - XREFERENCE(ftp://ftp.gnu.org/pub/gnu/make, gnu make) is @@ -956,12 +956,13 @@ is not set, the empty string is matched against the pattern. frequency ~ channels ~ num_played ~ + image_id ~ + lyrics_id ~ Takes a comparator ~ of the set {<, =, <=, >, >=, !=} and a number . Matches an audio file iff the condition ~ is satisfied where val is the corresponding value of the audio file -(value of the year tag, bitrate in kbit/s, frequency in Hz, channel -count, play count). +(value of the year tag, bitrate in kbit/s, etc.). The year tag is special as its value is undefined if the audio file has no year tag or the content of the year tag is not a number. Such @@ -2213,7 +2214,6 @@ Application web pages ~~~~~~~~~~~~~~~~~~~~~ - XREFERENCE(http://people.tuebingen.mpg.de/maan/paraslash/, paraslash) - - XREFERENCE(http://paraslash.systemlinux.org/, paraslash (alternative page)) - XREFERENCE(http://xmms2.org/wiki/Main_Page, xmms) - XREFERENCE(http://www.mpg123.de/, mpg123) - XREFERENCE(http://gstreamer.freedesktop.org/, gstreamer)