xmms-embedded-devel Mailing List for xmms-embedded
Status: Beta
Brought to you by:
pnis
You can subscribe to this list here.
2002 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(5) |
Nov
(6) |
Dec
(1) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2003 |
Jan
|
Feb
|
Mar
|
Apr
(6) |
May
(9) |
Jun
(5) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2004 |
Jan
|
Feb
|
Mar
(2) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Jonathan <jon...@ho...> - 2004-03-02 22:02:26
|
asdf |
From: Jonathan <jon...@ho...> - 2004-03-02 19:28:46
|
asdf |
From: Balatoni D. <pn...@co...> - 2003-06-16 09:57:01
|
Hi! > up to date. Also there is a new sound-module package, for those who are > annoyed by the low quality when recording with a mic (a bug in OZ 3.2). Forgot to add: it also fixes misdetection of headphone, when plugged in and out when the Z is suspended - bug found & explained by Lukas Smith. > > bye > Denes |
From: Balatoni D. <pn...@co...> - 2003-06-15 23:00:52
|
Hi! xmms-embedded.sf.net/feed/oz32 feed is rebuilt with some little fixes (libglib dependancy), flac plugin is available again, mplayer is freshly built from cvs, and everything else is up to date. Also there is a new sound-module package, for those who are annoyed by the low quality when recording with a mic (a bug in OZ 3.2). bye Denes |
From: Balatoni D. <pn...@co...> - 2003-06-06 14:17:09
|
Hi! tarball of cvs (provided by sourceforge) is available, link on the main page xmms-embedded.sf.net bye Denes |
From: Balatoni D. <pn...@co...> - 2003-06-05 19:57:58
|
Hi! So due to popular request a feed is now available with mplayer, xmms and their dependencies at http://xmms-embedded.sf.net/feed/oz32 Test it, and report any bugs - in case you find any (there are several known of them). Btw it might be a good idea to disable/comment out other feeds while updating, but you can try otherwise of course (I didn't try the later). Also the dependencies are older versions - I will update them - so you can install a newer version from OZ feeds if you want, but these should work. bye Denes |
From: Balatoni D. <pn...@co...> - 2003-06-04 23:27:08
|
Hi! xmms 0.00007 is now in the CVS repository - binary packages should appear sooner or later in the OZ feeds. This is a bugfix release, fixed are: - noise when playing from source with some odd samplerate (eg 32khz) fixed - compilation with gcc3 should not break the gui now - /dev/dsp1 is closed when the speaker is not used (headphone is plugged in) - vorbis plugin gives feedback when buffering from shoutcast stream bye Denes |
From: Balatoni D. <pn...@co...> - 2003-05-15 14:21:33
|
Hi! > fuser won't work - reports "/proc is empty (not mounted ?)" under > Debian. An artifact of the chroot arrangement? Could that arrangement > be leading to a problem with 'normal' /dev/dsp and /dev/dsp under the > chroot environment? I don't know, if they exist and look like normal /dev/dsp that should be ok. > I renamed /dev/dsp1 in both places to make it > inaccessible. Update - ssh'd to the Z while Debian was running. > /dev/dsp is unused, /dev/dsp1 doesn't exist, /mnt/card/dev/dsp1 also > doesn't exist, /mnt/card/dev/dsp lists 5 PIDs, all of them xmms. And I take it sound is broken? I have no idea why - if it disapperad for good with xmms-e maybe I fixed it somehow, if this will come back with xmms-e than the solution is not yet known neither for xmms nor xmms-e. If it comes back - or for more info - strace could help. strace -o /mnt/ram/xmmsbrokensound.log -e trace=open,close,ioctl,read,write xmms strace is in OZ feed, and most probably in debian too. > j bye Denes |
From: Joel N. <ne...@ne...> - 2003-05-15 14:13:28
|
On Thu, 2003-05-15 at 09:44, Balatoni Denes wrote: > Hi! > > Than it's kind of interesting, as it should not be opening /dev/dsp1 (afaik > only xmms-e does that). Maybe it does, you can check with fuser /dev/dsp1 > perhaps - actually you can check that any time sound is broken, to see if > /dev/dsp1 is the cause, or something else not yet known. fuser won't work - reports "/proc is empty (not mounted ?)" under Debian. An artifact of the chroot arrangement? Could that arrangement be leading to a problem with 'normal' /dev/dsp and /dev/dsp under the chroot environment? I renamed /dev/dsp1 in both places to make it inaccessible. Update - ssh'd to the Z while Debian was running. /dev/dsp is unused, /dev/dsp1 doesn't exist, /mnt/card/dev/dsp1 also doesn't exist, /mnt/card/dev/dsp lists 5 PIDs, all of them xmms. j > > > Is it xmms-e or the original xmms running under X ? > > > > According to Klaus: "That's the standard binary off the Debian arm port, > > I didn't recompile it." It's running under X11. X runs great, even X > > forwarding via SSH. (after Klaus suggested 'xhosts +localhost') I can > > run Gimp on my server via SSH with its gui on the Z! > > > > j > > bye > Denes --- Documentation is like sex: when it's good, it's very very good; when it's bad, it's still better than nothing. |
From: Balatoni D. <pn...@co...> - 2003-05-15 13:47:27
|
Hi! Than it's kind of interesting, as it should not be opening /dev/dsp1 (afaik only xmms-e does that). Maybe it does, you can check with fuser /dev/dsp1 perhaps - actually you can check that any time sound is broken, to see if /dev/dsp1 is the cause, or something else not yet known. > > Is it xmms-e or the original xmms running under X ? > > According to Klaus: "That's the standard binary off the Debian arm port, > I didn't recompile it." It's running under X11. X runs great, even X > forwarding via SSH. (after Klaus suggested 'xhosts +localhost') I can > run Gimp on my server via SSH with its gui on the Z! > > j bye Denes |
From: Joel N. <ne...@ne...> - 2003-05-15 13:39:05
|
On Thu, 2003-05-15 at 09:09, Balatoni Denes wrote: > Hi! > > > everything, I'll document precisely what I do in getting xmms back in > > again. (and yes, I'll certainly backup first! ;^) BTW, xmms in the > If you do, I will put it on the homepage naturaly - if you agree that is :). Of course! :^) > > zaurus-debian distro has the same playback issue, haven't had a chance > > to see if the same thing resolved it yet... Seems likely though. > > (debian runs happily on the 5600 :^) > Is it xmms-e or the original xmms running under X ? According to Klaus: "That's the standard binary off the Debian arm port, I didn't recompile it." It's running under X11. X runs great, even X forwarding via SSH. (after Klaus suggested 'xhosts +localhost') I can run Gimp on my server via SSH with its gui on the Z! j --- You know you have ADD when...You write notes to remind you to read previous notes. |
From: Balatoni D. <pn...@co...> - 2003-05-15 13:19:08
|
Hi! On 2003. m=E1jus 15. 07.53, Joel Newkirk wrote: > On Mon, 2003-05-12 at 04:35, Balatoni Denes wrote: > > Hi! > > > > Thanks for the info. I have one idea, try renaming /dev/dsp1 to somethi= ng > > else, maybe that helps. > > Unfortunatelly i am bbusy in the next 1-2 months as i have f***ing exam > > period, so I won't have much time to spend on xmms. > > It surely did! I'm going to wipe the 5600 in a few days and reinstall Great - when I have time in thext few weeks I will fix that in xmms (f***in= g=20 exam period right now). > everything, I'll document precisely what I do in getting xmms back in > again. (and yes, I'll certainly backup first! ;^) BTW, xmms in the If you do, I will put it on the homepage naturaly - if you agree that is :)= =2E=20 > zaurus-debian distro has the same playback issue, haven't had a chance > to see if the same thing resolved it yet... Seems likely though. > (debian runs happily on the 5600 :^) Is it xmms-e or the original xmms running under X ?=20 best reagards Denes |
From: Joel N. <ne...@ne...> - 2003-05-15 05:51:45
|
On Mon, 2003-05-12 at 04:35, Balatoni Denes wrote: > Hi! > > Thanks for the info. I have one idea, try renaming /dev/dsp1 to something > else, maybe that helps. > Unfortunatelly i am bbusy in the next 1-2 months as i have f***ing exam > period, so I won't have much time to spend on xmms. It surely did! I'm going to wipe the 5600 in a few days and reinstall everything, I'll document precisely what I do in getting xmms back in again. (and yes, I'll certainly backup first! ;^) BTW, xmms in the zaurus-debian distro has the same playback issue, haven't had a chance to see if the same thing resolved it yet... Seems likely though. (debian runs happily on the 5600 :^) j --- There are only 10 types of people in the world: those who understand binary notation, and those who don't. |
From: Balatoni D. <pn...@co...> - 2003-05-12 08:38:40
|
Hi! Thanks for the info. I have one idea, try renaming /dev/dsp1 to something else, maybe that helps. Unfortunatelly i am bbusy in the next 1-2 months as i have f***ing exam period, so I won't have much time to spend on xmms. > > Thanks for the sample, it surely is broken :) > > In the next few days I will try to find out what the problem could be - > > xmms opening /dev/dsp with unsupported samplerate, or format, etc. > > Wanted to let you know - I successfully installed the Debian environment > on the 5600 this evening, and xmms (included with it) has the same > playback problem there. > > j bye Denes |
From: Joel N. <ne...@ne...> - 2003-05-12 08:04:36
|
On Mon, 2003-04-21 at 17:14, Balatoni Denes wrote: > Hi! > > Thanks for the sample, it surely is broken :) > In the next few days I will try to find out what the problem could be - xmms > opening /dev/dsp with unsupported samplerate, or format, etc. Wanted to let you know - I successfully installed the Debian environment on the 5600 this evening, and xmms (included with it) has the same playback problem there. j --- You know you have ADD when...You often have 20 minute conversations (one sided) on a tangent of a tangent of your origional conversation |
From: Joel N. <ne...@ne...> - 2003-05-12 05:44:53
|
On Mon, 2003-04-21 at 17:14, Balatoni Denes wrote: > Hi! > > Thanks for the sample, it surely is broken :) > In the next few days I will try to find out what the problem could be - xmms > opening /dev/dsp with unsupported samplerate, or format, etc. Have you had any insights on this? j > > However, playback is garbled. Takes roughly twice as long, and it's very > > 'choppy'. I've recorded a sample (3mb wav) to demonstrate, posted at: > > http://live.newkirk.us/recording02.wav - that's Led Zeppelin, Kashmir, but > > it's hard to recognize. As a 'control', the Zaurus Media Player bundled > > with the 5600 (along with the vorbis codec plugin) plays fine. > > > > This is with both vorbis and wav playback, haven't tried mp3 but would > > expect the same problem. > > bye > Denes --- "Not all those who wander are lost." - J.R.R. Tolkien |
From: Balatoni D. <pn...@co...> - 2003-04-21 21:17:03
|
Hi! Thanks for the sample, it surely is broken :) In the next few days I will try to find out what the problem could be - xmms opening /dev/dsp with unsupported samplerate, or format, etc. > However, playback is garbled. Takes roughly twice as long, and it's very > 'choppy'. I've recorded a sample (3mb wav) to demonstrate, posted at: > http://live.newkirk.us/recording02.wav - that's Led Zeppelin, Kashmir, but > it's hard to recognize. As a 'control', the Zaurus Media Player bundled > with the 5600 (along with the vorbis codec plugin) plays fine. > > This is with both vorbis and wav playback, haven't tried mp3 but would > expect the same problem. bye Denes |
From: Joel N. <ne...@ne...> - 2003-04-21 20:57:19
|
On Mon, 2003-04-21 at 13:54, Balatoni Denes wrote: > Hi! > > It is trying to allocate that amount of mem, because it can not > find ~/.xmms/config . If you are saying that cannot be created at all, > than the source has to be modified. > > If you want to builx xmms from source, a known working way to do that > is with the help of the oz buildroot - I build with that too. > However, it might not be necessary, if you change something I will build it > for you if you want (I already have oz-buildroot etc.) > > Denes I'll pass on building for now then... :^) Here's where I stand at the moment: I copied /opt/QtPalmtop/lib/xmms/.xmms to /home/root/.xmms and I am able to run xmms as root from console, both local or through ssh. However, playback is garbled. Takes roughly twice as long, and it's very 'choppy'. I've recorded a sample (3mb wav) to demonstrate, posted at: http://live.newkirk.us/recording02.wav - that's Led Zeppelin, Kashmir, but it's hard to recognize. As a 'control', the Zaurus Media Player bundled with the 5600 (along with the vorbis codec plugin) plays fine. This is with both vorbis and wav playback, haven't tried mp3 but would expect the same problem. If I try to run as user zaurus from console (after copying /home/root/.xmms to /home/zaurus/.xmms and changing ownership) it appears to work (IE console messages ok, does not exit) but it does not open the GUI. I tried "chmod ugo+rwx" for all associated files, no difference. For now I'll concentrate on getting playback from root console launch, and work on user zaurus issues later. If you can listen to the sample recording and see if you can understand what it is doing I would appreciate it. j |
From: Balatoni D. <pn...@co...> - 2003-04-21 17:57:26
|
Hi! It is trying to allocate that amount of mem, because it can not find ~/.xmms/config . If you are saying that cannot be created at all, than the source has to be modified. If you want to builx xmms from source, a known working way to do that is with the help of the oz buildroot - I build with that too. However, it might not be necessary, if you change something I will build it= =20 for you if you want (I already have oz-buildroot etc.) Denes On 2003. =E1prilis 21. 11.03, Joel Newkirk wrote: > I manually untar the data.tar.gz from xmms-e 0.00006 ipk on a Zaurus > 5600. The only filesystem issue when doing this as root is that it > attempts to create symlink /root/.xmms which is read-only directory. > The 5600 relocates to /home/root instead. > > However, when trying to run I get the: > > Allocating memory! 529200000 bytes > GLib-ERROR **: could not allocate 529200000 bytes > > error. 529mb is a bit much to allocate... ;^) > > Any ideas/suggestions? > > I downloaded the CVS source, will get required libs in order tomorrow > and try to build. BTW, found this: > > INCPATH =3D -I. -I../.. -I$(INC_PATH) -I$(OPIE_INC) -I$(QTDIR)/include > -I/home/pnis/OZ.build/build/opie/mkspecs/qws/linux-sharp-g++ > LINK =3D arm-linux-gcc > LFLAGS =3D $(LFLAGS_EXTRA) -shared -Wl,-soname,libQPEgui.so.1 > -Wl,-rpath,/home/pnis/OZ.build/build/xmms-e/compiled/xmms/General > > in xmms/General/QPEgui/Makefile... ;^) |
From: Joel N. <ne...@ne...> - 2003-04-21 09:04:01
|
I manually untar the data.tar.gz from xmms-e 0.00006 ipk on a Zaurus 5600. The only filesystem issue when doing this as root is that it attempts to create symlink /root/.xmms which is read-only directory. The 5600 relocates to /home/root instead. However, when trying to run I get the: Allocating memory! 529200000 bytes GLib-ERROR **: could not allocate 529200000 bytes error. 529mb is a bit much to allocate... ;^) Any ideas/suggestions? I downloaded the CVS source, will get required libs in order tomorrow and try to build. BTW, found this: INCPATH = -I. -I../.. -I$(INC_PATH) -I$(OPIE_INC) -I$(QTDIR)/include -I/home/pnis/OZ.build/build/opie/mkspecs/qws/linux-sharp-g++ LINK = arm-linux-gcc LFLAGS = $(LFLAGS_EXTRA) -shared -Wl,-soname,libQPEgui.so.1 -Wl,-rpath,/home/pnis/OZ.build/build/xmms-e/compiled/xmms/General in xmms/General/QPEgui/Makefile... ;^) j --- "Not all those who wander are lost." - JRR Tolkien |
From: Jason W. <jwi...@co...> - 2003-04-09 09:32:45
|
I just installed it into OZ3.2 and it worked, 1st go. cool as hell. -----Original Message----- From: Balatoni Denes [mailto:pn...@co...] Sent: Tuesday, April 08, 2003 4:19 PM To: ope...@li...; xmm...@li...; xmm...@li... Subject: [Openzaurus-users] xmms-e 0.00006 is available in an OZ feed near you Hi! Finally xmms-e 0.00006 is available in the unstable and testing OZ feed thanks to Kergoth. Improvements: - mplayer plugin with mplayer plays movies smoother than ever, because of the sound driver update in OZ - headphone is detected if plugged in, otherwise music is played through the buzzer. - screen is not switched on between songs best regards Denes ------------------------------------------------------- This SF.net email is sponsored by: ValueWeb: Dedicated Hosting for just $79/mo with 500 GB of bandwidth! No other company gives more support or power for your dedicated server http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/ _______________________________________________ Openzaurus-users mailing list Ope...@li... https://lists.sourceforge.net/lists/listinfo/openzaurus-users |
From: Balatoni D. <pn...@co...> - 2003-04-08 14:21:48
|
Hi! Finally xmms-e 0.00006 is available in the unstable and testing OZ feed thanks to Kergoth. Improvements: - mplayer plugin with mplayer plays movies smoother than ever, because of the sound driver update in OZ - headphone is detected if plugged in, otherwise music is played through the buzzer. - screen is not switched on between songs best regards Denes |
From: Balatoni D. <pn...@co...> - 2002-12-14 23:57:43
|
XMMS 0.00005 final is released for OZ3.x It is available from any recent OZ feed. The main features: - mp3/ogg/sid/shn(shorten)/mod(.it with filters, .xm, .s3m etc.) playback - ogg and mp3 streaming (no proxy support for mp3 yet) - movie playback with the aid of mplayer, supported formats: asf,ogm,avi,mov,mpg,etc - with the usual ffmpeg codecs plus some others(eg. cinepak,roq,etc) For changelog see xmms-embedded.sf.net . (ogm playing works, ogg seeking works, mp3's that crashed before work, movies play smooth) Denes ps: oz3.1rc1 feed is being built currently, will be up in a few hours from now |
From: Balatoni D. <pn...@co...> - 2002-11-29 23:14:17
|
Hi! mplayer and the main package has been updated. Mplayer supports ogm, playback is faster. Vorrbis plugin is now using tremor (just like mplayer). Light will not turn of while playing a movie. Cancel button works most of the time. bye Denes |
From: Balatoni D. <pn...@co...> - 2002-11-23 11:52:05
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I forgot, there are screenshots of the skins too! Denes - -- "Use the source Luke !" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE932vaaQToeq3jgogRAixRAJ9RrRzU6d+7hkoke1/enWt2KthjywCcDEpK 5zg041eAfeA75R5cBTqvtNY= =zKj1 -----END PGP SIGNATURE----- |