mp3

所属分类:处理器开发
开发工具:C/C++
文件大小:3193KB
下载次数:13
上传日期:2008-07-13 18:13:05
上 传 者今日一路同行
说明:  一个简单漂亮的C++编写的mp3播放器,研究C编程的可以下载后学习
(A simple and beautiful C++ Prepared mp3 players to study the C programming can be downloaded after the study)

文件列表:
freeamp\acinclude.m4 (8114, 1998-10-28)
freeamp\base\beos\include\beosthread.h (2697, 1999-10-23)
freeamp\base\beos\include\beos_priority.h (121, 1999-02-10)
freeamp\base\beos\include\utility.h (1169, 1999-10-19)
freeamp\base\beos\include\beosprefs.h (2638, 1999-10-19)
freeamp\base\beos\include\help.h (1104, 1999-12-09)
freeamp\base\beos\include\mutex.h (1339, 1999-10-19)
freeamp\base\beos\include\semaphore.h (1428, 1999-10-19)
freeamp\base\beos\include\win32impl.h (2265, 1999-12-09)
freeamp\base\beos\include (0, 2000-01-21)
freeamp\base\beos\prj\FreeAmp_cvs.proj (18569, 1999-12-09)
freeamp\base\beos\prj\FreeAmpBaseLib_cvs.proj (23818, 1999-12-09)
freeamp\base\beos\prj\MoveAddonsToTheirHome.post (704, 1999-12-09)
freeamp\base\beos\prj (0, 2000-01-21)
freeamp\base\beos\src\debug.cpp (1164, 1999-10-19)
freeamp\base\beos\src\mutex.cpp (1669, 1999-10-19)
freeamp\base\beos\src\semaphore.cpp (3065, 1999-12-09)
freeamp\base\beos\src\volume.cpp (1342, 1999-10-19)
freeamp\base\beos\src\beosprefs.cpp (20596, 1999-12-09)
freeamp\base\beos\src\beosthread.cpp (4365, 1999-12-09)
freeamp\base\beos\src\bootstrap.cpp (3388, 1999-12-09)
freeamp\base\beos\src\utility.cpp (1413, 1999-10-19)
freeamp\base\beos\src\win32impl.cpp (5480, 1999-02-10)
freeamp\base\beos\src (0, 2000-01-21)
freeamp\base\beos (0, 2000-01-21)
freeamp\base\include\errors.h (4074, 2000-01-14)
freeamp\base\include\facontext.h (2586, 1999-12-16)
freeamp\base\include\musiccatalog.h (4600, 1999-12-22)
freeamp\base\include\playlist.h (12236, 1999-12-27)
freeamp\base\include\plmevent.h (1946, 1999-10-19)
freeamp\base\include\preferences.h (8772, 2000-01-14)
freeamp\base\include\properties.h (2400, 1999-11-03)
freeamp\base\include\database.h (1748, 1999-11-25)
freeamp\base\include\debug.h (1169, 1999-10-19)
freeamp\base\include\downloadformat.h (2397, 1999-10-19)
freeamp\base\include\downloadmanager.h (8592, 2000-01-15)
freeamp\base\include\event.h (9173, 2000-01-19)
freeamp\base\include\eventdata.h (21981, 2000-01-14)
freeamp\base\include\hashtable.h (3894, 1999-10-19)
freeamp\base\include\log.h (1865, 1999-10-19)
... ...

This documents how to get you up, running and using FreeAmp. It also explains a bit about where we are coming from. Send feedback to info@freeamp.org. If you have any questions, please check the web site at http://www.freeamp.org for answers to common problems before sending us mail. INSTALLATION: ---------------------------------------------------------------------- From the source: See the document INSTALL From binaries: Run "./install-freeamp" from this directory Or alternatively, if you prefer to install the files manually: - Move freeamp to /usr/local/bin (or, somewhere else in your path) - Move the plugins directory (complete with contents) to /usr/local/lib/freeamp - If you do not have ALSA installed, remove alsa.pmo from the /usr/local/lib/freeamp/plugins directory. - If you do not have EsounD installed, remove esound.pmo from the /usr/local/lib/freeamp/plugins directory. SETTING UP FREEAMP: (Unix only -- done automatically in Windows) ---------------------------------------------------------------------- To properly setup FreeAmp, you need to set the mime-type associations in your Web Browser. To do this in Netscape, open up the Edit menu and select 'Preferences'. On the left pane, select 'Navigator', then 'Applications' to get to the configuration pane where you can setup Helper Application. Then all that needsjust click on the 'New...' button to start adding new associations. For all the following mime-types, fill in the Application field to be: freeamp %s The mimetypes that FreeAmp can handle are: audio/x-mpeg audio/x-mp3 audio/x-mpegurl audio/x-scpls audio/mpeg audio/mp3 audio/mpegurl audio/scpls application/vnd.rn-rn_music_package Just set up seperate associations for each of these mimetypes, and FreeAmp will be launched whenever you click on a relavent URL in your browser. USING FREEAMP: ---------------------------------------------------------------------- FreeAmp 2.0.1 for Win32 and Linux: freeamp [options] [file 1] [file 2]... A lot has changed since version 1.3. In version 2.0 we have an all new interface with easily labelled buttons. * My Music - Opens a music browser which will hopefully allow you to more easily manage your music. The "My Music" dialog allows you to edit the current play queue as well as persistant playlists. * Options - Opens the preferences dialog, enabling you to control many features in FreeAmp. * Files - Allows you to immediately open files located on your file system. * Download - Opens the download manager. Above the button bar are the volume slider on the left and the seek slider on the right. Below the button bar are the primary audio controls, Previous Song, Play/Pause, Stop, and Next Song. The small buttons to the left of the primary audio controls control shuffle and repeat modes. ABOUT FreeAmp: ---------------------------------------------------------------------- FreeAmp is an Open Source effort to build the best digital audio player available. In the interest of supporting the free software community, while at the same time fostering the growth of the online delivery of music, EMusic.com, THE Source for Downloadable Music, is funding both the FreeAmp.org domain and the efforts of the FreeAmp team. The FreeAmp team consists of: Mark B. Elrod, Robert Kaye, Isaac Richards, Brett Thomas, and Jason Woodward. Other people have also contributed to FreeAmp. Bill Yuan in *** has contributed the RainPlay user interface and Gabor Fleischer in Hungary has contributed Linux ALSA support. For a complete list of contributors and their contributions check out the AUTHORS file. If you feel like contributing to the project, please check out our developer pages. FreeAmp is being released under the GPL. As is provided by the GPL, all of EMusic's and your efforts toward FreeAmp will be released back to the community at large. The current development and release versions of FreeAmp can be found at http://www.freeamp.org. To join a low volume mailing list which will announce updates to the release software, send mail to freeamp-announce-request@freeamp.org with the body: subscribe To join a mailing list actively discussing the ongoing development of FreeAmp, send mail to freeamp-dev-request@freeamp.org with the body: subscribe To make feature suggestions, send mail to freeamp-features@freeamp.org, or, better yet, if you are able, add the feature yourself and send us the updates!

近期下载者

相关文件


收藏者