paraslash.git
2007-10-25 Andre NollMake para_fade use the new afs.
2007-10-25 Andre NollRename struct audio_format_info to afh_info.
2007-10-25 Andre Nollloglevel adjustments.
2007-10-25 Andre NollNEWS: Mention that paraslash is supposed to compile...
2007-10-25 Andre Nollgui.c: Don't ignore SIGPIPE.
2007-10-25 Andre Nollserver.cmd: Cosmetics.
2007-10-25 Andre NollMinor correctioons to the doxygen main page.
2007-10-25 Andre NollINSTALL: Add two links to related information.
2007-10-25 Andre NollMake man pages for the web site use para.css.
2007-10-25 Andre NollRemove links to old screenshots.
2007-10-25 Andre NollMore documentation updates.
2007-10-25 Andre NollSmall cleanups and documentation improvements.
2007-10-25 Andre Nollafs.h: Add doxygen comments for enum afs_events and...
2007-10-25 Andre NollDocumentation update and re-ordering.
2007-10-25 Andre Nolloverview.sk: Update to 0.3.0.
2007-10-25 Andre NollINSTALL: Replace "congiure" by "./configure".
2007-10-25 Andre NollUpdate overview.sk to v0.3.
2007-10-24 Andre NollDoxygen fixes.
2007-10-24 Andre Nollafs.cmd: cosmetics.
2007-10-24 Andre Nollcommand_util.sh: Don't replace newlines by spaces.
2007-10-24 Andre Nollafs.cmd: Improve description of blob commands.
2007-10-24 Andre Nollaft.c: Separate attribute bitmap and attribute text.
2007-10-24 Andre Nollvss.c: Kill noisy debug message.
2007-10-24 Andre Nollcom_touch: Only print error message on errors.
2007-10-24 Andre NollReset afd fields on eof.
2007-10-24 Andre Nollafs.c: Restore the current mood or playlist on SIGHUP.
2007-10-24 Andre Nollafs.c execute_server_command(): Improve log message.
2007-10-24 Andre NollSimplify init_admissible_files().
2007-10-24 Andre Nollafs: Increase default sched timount.
2007-10-24 Andre NollFix a use-after-free bug in para_server.
2007-10-24 Andre NollLet afs die if para_server dies.
2007-10-24 Andre Nollafs.c: Fix open_afs_tables().
2007-10-24 Andre NollAdd missing initialization of table pointer in blob_init().
2007-10-23 Andre NollGet rid of mmd->filename.
2007-10-23 Andre NollAdd LYRICS_ID status item.
2007-10-23 Andre NollReplace status item SELECTOR by IMAGE_ID.
2007-10-23 Andre NollReplace status item DBINFO3 by DIRECTORY.
2007-10-23 Andre Nollstat.c: Fix a typo.
2007-10-23 Andre NollReplace status item STATUS_BAR to BASENAME.
2007-10-23 Andre NollReplace status item DBINFO2 by ATTRIBUTES.
2007-10-23 Andre NollKill mmd->selector_change.
2007-10-23 Andre NollGet rid of mmd->audio_format.
2007-10-23 Andre NollGet rid of mmd->afi.
2007-10-23 Andre NollRemove com_sb and com_sc.
2007-10-23 Andre Nollremove README.mysql.
2007-10-23 Andre NollREADME/INSTALL/FEATURES cleanup.
2007-10-23 Andre NollMark some unused variables as such.
2007-10-23 Andre Nollplaylist.c: Remove an unused variable.
2007-10-23 Andre NollMakefile.in: Remove unused PICDIR.
2007-10-23 Andre NollRemove moew unused stuff.
2007-10-23 Andre NollAdd error2.h to .gitignore.
2007-10-23 Andre NollAdd missing afh_common.c.
2007-10-23 Andre NollRemove para_sdl_gui, para_slider, para_krell.
2007-10-23 Andre NollChange dbinfo1 stat item and use it from afs.
2007-10-23 Andre Nollaft.c: Kill somce dead code.
2007-10-23 Andre Nollmood.c: Use activate_mood_or_playlist() also to switch...
2007-10-23 Andre Nollcommand.c: Trivial documentation cleanups.
2007-10-23 Andre NollMake pass_afd() static.
2007-10-23 Andre Nollafs: Fix a fd leak.
2007-10-23 Andre NollImplement com_select().
2007-10-23 Andre Nollmood.c: Add missing initialization of mood_name.
2007-10-23 Andre NollKill code for loading the first available playlist.
2007-10-23 Andre NollKill loading of first available mood.
2007-10-23 Andre NollRename afs_ls and afs_rm to ls and rm.
2007-10-23 Andre Nollconvert_0.2-0.3.sh: Fix some silly typos.
2007-10-23 Andre NollRemove para_dbadm.
2007-10-23 Andre NollRemove old audio file selector code.
2007-10-22 Andre NollRemove users of the old audio file selector code.
2007-10-22 Andre Nollvss.c: Kill unused int audio_file.
2007-10-22 Andre NollMove afh_init() call from vss.c to server.c.
2007-10-22 Andre NollMove common audio format handler functions to new afh_c...
2007-10-22 Andre Nollvss.c: Isolate afh_init().
2007-10-22 Andre Nollvss.c: Use audio_format_name() where possible.
2007-10-22 Andre Nollvss.c: Kill an unused variable.
2007-10-22 Andre Nollvss.c: Small simplifications.
2007-10-22 Andre NollFix off-by-one bug in chunktable saving.
2007-10-22 Andre NollChange chunktable array type from size_t to uint32_t.
2007-10-22 Andre Nollvss.c: Remove some unused code.
2007-10-22 Andre NollSwitch to the new afs.
2007-10-21 Andre NollMove mmap_full_file from osl.c to fd.c.
2007-10-21 Andre Nollaft.c: Remove special case code for playlist mode.
2007-10-21 Andre NollAdd 3 byte reserved space to the afs info.
2007-10-21 Andre Nollaft: Add missing add event.
2007-10-21 Andre NollComplete afs event handling.
2007-10-18 Andre NollImplement afs events.
2007-10-13 Andre NollReplace struct table_info by struct afs_table.
2007-10-11 Andre NollRefuse to add invalid attibute names.
2007-10-11 Andre Nollfd.c: Remove unused label change_to_orig_dir.
2007-10-11 Andre NollMerge commit 'remotes/fml/v0.3' into v0.3
2007-10-11 Andre NollAdd --gc-sections to LDFLAGS.
2007-10-10 Andre NollGet rid of E_WAITPID.
2007-10-10 Andre NollGet rid of E_SIGNAL_PIPE.
2007-10-10 Andre Nollfd.c: Cosmetics.
2007-10-10 Andre NollGet rid of E_FCHDIR.
2007-10-10 Andre NollGet rid of E_OPENDIR.
2007-10-10 Andre Nollpara_select(): Return a proper error code on errors.
2007-10-09 Andre NollRemove some system errors from errno.h
2007-10-09 Andre NollGet rid of -E_F_GETFL and -E_F_SETFL.
2007-10-09 Andre Nollerror.h: Add more helper macros.
2007-10-08 Andre Noll.ico Version of the fancy new logo.
next