| User | Post |
|
3:19 am March 1, 2010
| talonz
| | |
| New Member | posts 2 |
|
|
just wondering where the download is id love to check it out
also does the bot scan sub directories or does all mp3 files have to be in one folder ?
|
|
|
3:23 am March 1, 2010
| econnell
| | |
| Admin
| posts 319 |
|
|
It's in the jukebox directory. Yes, it scans subdirectories.
|
|
|
12:38 am April 28, 2010
| sandworm
| | |
| Member | posts 4 |
|
|
and were is the source, maybe soem places to learn to build a program, this would be my frist build, till now my buddy built my stuff, and this looks liek a fun one to try =)
|
|
|
12:42 am April 28, 2010
| econnell
| | |
| Admin
| posts 319 |
|
|
the source is in the jukebox directory (?)
|
|
|
12:50 am April 28, 2010
| sandworm
| | |
| Member | posts 4 |
|
|
the juke box directory?, i'm new to building, so i don't knwo what directory, is it on the site, or is in the the folder (i couldn't find it) i feel dumb but every has to learn eventualy =P
|
|
|
12:53 am April 28, 2010
| econnell
| | |
| Admin
| posts 319 |
|
|
You'll need to check out SVN trunk in order to build it. This is probably not a good first project to start on. You should ask your friend for help.
|
|
|
12:55 am April 28, 2010
| sandworm
| | |
| Member | posts 4 |
|
|
i would but he's asleep XD left right when i started… and well you don't know me but when i start somthing… i'm going to finish right or wrong…. so is svn trunk a website? or is it a DB, also, thumbs up on the response time =)
|
|
|
12:56 am April 28, 2010
| econnell
| | |
| Admin
| posts 319 |
|
|
You're going to need to figure out how to get on IRC if you want realtime help: irc.freenode.net in #mangler
|
|
|
1:04 am April 28, 2010
| sandworm
| | |
| Member | posts 4 |
|
|
i can render in blender to a great degree, i can do decent programing in many languages…. and i can't figure this out, is the IRC a mangler thing or is it another program, sry about all the questions, and thanks for all this help
|
|
|
1:06 am April 28, 2010
| econnell
| | |
| Admin
| posts 319 |
|
|
|
5:35 pm May 5, 2010
| Locke
| | Elkhart, IN | |
| Member | posts 5 |
|
|
Jukebox segfault's for me somewhere near the open_mp3 call, regardless of arguments passed to it. Debug output returns nothing useful between login and the segfault, only a few events. Chat options not having to do with playing mp3, such as "!play the worst band in the world" and "!volume 0.2", do not fail.
Compiled r790 (I believe, though I don't think there has been jukebox/ commits for some time) 64bit with celt and mpg123 with provided makefile on Ubuntu Lucid. I believe all development libraries came from Ubuntu repo's.
Anything I can do to gather information leading to why it segfaulted?
|
|
|
5:39 pm May 5, 2010
| econnell
| | |
| Admin
| posts 319 |
|
|
Install valgrind and run it through there.
|
|
|
5:39 pm May 5, 2010
| Haxar
| | |
| Moderator
| posts 58 |
|
|
All hope abandon ye who open that source code.
We can't debug it, so no hope in doing so…
|
|
|
2:04 pm May 9, 2010
| Locke
| | Elkhart, IN | |
| Member | posts 5 |
|
|
Getting nowhere with my debugging efforts, I decided to pull jukebox to another working directory and start porting it to use lame. Before getting to a working copy, I updated to r808 (i believe, first beta right?) and noticed the jukebox.c merge. Compiled it with -O2 and it works, except for mpg123 being not so intelligent, but it works mostly without issue.
I'm listening to it now. Yay :p
|
|