]> git.tuebingen.mpg.de Git - paraslash.git/shortlog
paraslash.git
2022-05-30 Andre Nollmp4: Don't parse the ctts atom any more.
2022-05-30 Andre Nollmp4: Don't parse the movie header any more.
2022-05-30 Andre Nollmp4: Simplify atom_compare().
2022-05-30 Andre Nollmp4: Don't store track type anymore.
2022-05-30 Andre Nollmp4: Don't parse the esds atom any more.
2022-05-30 Andre Nollmp4: Introduce mp4_is_audio_track().
2022-05-30 Andre Nollmp4: Replace mp4ff prefix by mp4.
2022-05-30 Andre Nollmp4: Rename mp4ff_open_read_metaonly() -> mp4ff_open_me...
2022-05-30 Andre Nollmp4: Introduce mp4ff_get_duration().
2022-05-30 Andre Nollmp4: Prefer para_realloc() over plain realloc().
2022-05-30 Andre Nollmp4: Remove const qualifier from non-pointer function...
2022-05-30 Andre Nollmp4: Whitespace and indentation cleanups for create_ilst().
2022-05-30 Andre Nollmp4: Remove pointless casts in create_ilst().
2022-05-30 Andre Nollmp4: Reduce indentation of create_ilst().
2022-05-30 Andre Nollmp4: Kill pointless stricmp macro.
2022-05-30 Andre Nollmp4: Make struct mp4ff opaque, hide struct mp4ff_track.
2022-05-30 Andre Nollmp4: Avoid typedefs for data structures.
2022-05-30 Andre Nollmp4: Fix trivial coding style issues in read_mvhd().
2022-05-30 Andre Nollmp4: Prefer enums over defines.
2022-05-30 Andre Nollmp4: Use read/write functions from portable_io.h.
2022-05-30 Andre Nollmp4: Strip mp4ff_ prefix from static functions.
2022-05-30 Andre Nollmp4: Introduce track helper variables.
2022-05-30 Andre Nollmp4: Introduce min_body_size() helper.
2022-05-30 Andre Nollmp4: Remove useless casts in mp4ff_parse_tag().
2022-05-30 Andre Nollmp4: Rename overlong variable in mp4ff_parse_tag().
2022-05-30 Andre Nollmp4: Remove always true condition in mp4ff_parse_tag().
2022-05-30 Andre Nollmp4: Trivial cleanups of mp4ff_parse_tag().
2022-05-30 Andre Nollmp4: Further reduce the indentation of mp4ff_parse_tag().
2022-05-30 Andre Nollmp4: Use a for-loop in mp4ff_parse_tag().
2022-05-30 Andre Nollmp4: Use para_strdup().
2022-05-30 Andre Nollmp4: free(NULL) is OK.
2022-05-30 Andre Nollmp4: Reduce indentation of mp4ff_parse_tag().
2022-05-30 Andre Nollmp4: Use para_{c,m}alloc() to allocate memory.
2022-05-30 Andre Nollmp4: Remove member moov_read of struct mp4ff.
2022-05-30 Andre Nollmp4: Simplify and rename mp4ff_read_sample_getsize().
2022-05-30 Andre Nollaac: Let mp4ff_set_sample_position() return void.
2022-05-30 Andre Nollaac: Move declaration of mp4ff_set_sample_position...
2022-05-30 Andre Nollmp4: Kill pointless macro membuffer_write_data.
2022-05-30 Andre Nollmp4: Remove some dead code.
2022-05-30 Andre Nollmp4: Make non-public functions static.
2022-05-30 Andre Nollmp4: Wire it in and make it compile cleanly.
2022-05-30 Andre Nollmp4: Run indent on mp4.c.
2022-05-30 Andre NollProvide our own copy of libmp4ff.
2022-05-30 Andre NollRevert "Makefile: Fix compilation after header removal."
2022-05-26 Andre Nollmood.c: Improve documentation of reload_current_mood().
2022-05-18 Andre NollRemove E_PERM.
2022-05-18 Andre NollMakefile: Fix compilation after header removal.
2022-05-18 Andre NollAdd test to check whether empty mood arguments are...
2022-05-17 Andre NollMinor log severity adjustments.
2022-05-16 Andre Nollserver: Early vss shutdown for command handlers.
2022-05-14 Andre NollMerge branch 'maint'
2022-04-04 Andre NollMerge branch 'maint'
2022-03-28 Andre Nollafh: Limit chunk numbers to 32 bit.
2022-03-28 Andre Nollaudiod: Stop stream immediately when being switched...
2022-03-27 Andre Nollserver: Fix memory leak at exit.
2022-03-27 Andre Nollvss: Reset afhi.chunks_total on eof.
2022-03-24 Andre Nollafs.c: Improve documentation of callback_query.
2022-03-24 Andre Nollafs.c: Improve documentation of activate_mood_or_playli...
2022-03-24 Andre Nollafs.c: Replace underscore by space in log message text.
2022-03-24 Andre Nollafs.c: Improve documentation of score table.
2022-03-24 Andre Nollscore.c: Don't try to document possible error codes.
2022-03-24 Andre Nollscore.c: Remove pointless comments.
2022-03-24 Andre Nollscore.c: Improve documentation of score_compare().
2022-03-24 Andre Nollscore.c: Shorten documentation of get_score_of_row().
2022-03-24 Andre Nollattribute.c: De-doxify static functions.
2022-03-24 Andre NollMerge branch 'maint'
2022-03-23 Andre Nollafs: Update dummy mood assumptions to reflect the reality.
2022-03-13 Andre Nollcom_ls(): Drop "audio file table syntax error" messsage.
2022-03-12 Andre Nollaac_afh: Be more lenient about zero sized reads.
2022-03-12 Andre Nollparaslash 0.7.0 v0.7.0
2022-03-12 Andre NollMerge branch 'refs/heads/t/logo'
2022-03-12 Andre Nollmood.c: Fix memory leak in error path of load_mood().
2022-03-12 Andre NollMerge branch 'maint'
2022-03-12 Andre Nollcom_addatt(): Fix memory leak.
2022-03-12 Andre Nollmood.c: Fix memory leak in change_current_mood().
2022-03-12 Andre Nollmp.c: Fix memory leak on parse errors.
2022-03-12 Andre Nollserver: Loglevel adjustments for shutdown path.
2022-03-11 Andre NollReject empty mood arguments.
2022-02-24 Andre NollMerge tag 'v0.6.4'
2022-02-21 Andre NollMerge branch 'refs/heads/t/sha256'
2022-02-14 Andre Nollaudiod: Avoid delay in status transition from standby...
2022-02-10 Andre Nollweb: Add horizontal space between table columns.
2022-02-10 Andre Nollweb: Clean up style sheet.
2022-02-10 Andre Nollweb: Avoid bold face on main page.
2022-02-10 Andre Nollweb: Add padding to all pages.
2022-02-10 Andre Nollweb: Move navigation into top level table.
2022-02-10 Andre Nollweb: Link to "./index.html" rather than to ".".
2022-02-10 Andre Nollweb: Remove selected APIs page.
2022-02-10 Andre Nollweb: Avoid "integrated" in feature list of main page.
2022-02-10 Andre Nollweb: Shorten slogan.
2022-02-10 Andre Nollweb: The new logo for paraslash-0.7.
2022-02-10 Andre Nollmanual: Avoid vertical space between coding style items.
2022-02-10 Andre NollMerge branch 'refs/heads/t/rm_v1_moods'
2022-01-03 Andre NollUpdate copyright year.
2022-01-03 Andre NollMerge branch 'refs/heads/t/rm_task_subcmd'
2022-01-01 Andre Nollweb: Add Download link for master tarballs.
2021-12-04 Andre Nollmanual: Avoid sha1.
2021-11-28 Andre NollMerge branch 'refs/heads/t/ubsan'
2021-11-25 Andre Nolldaemon: Improve documentation of daemon_set_log_color_o...
2021-11-22 Andre NollMerge branch 'refs/heads/t/duration-keyword'
next